Skip to content
wilkie edited this page Sep 13, 2010 · 6 revisions

Welcome to the djehuty wiki!

Djehuty is separated into “packages”

Core – The core framework, from which all others can be built
Io – The IO package is for files, sockets, and standard console output
Resources – This is for common resources, which may differ depending on locale
Graphics – These modules are for drawing graphical elements
Gui – For graphical user interfaces
Tui – For text user interfaces
Hashes – For digests and hashing implementations
Math – A set of modules that contain some common and advanced routines for computation
Networking – Modules that implement network protocols
Utils – Common niceties
OpenGL – OpenGL bindings and abstraction
Binding – Modules that serve as bindings to external libraries, typically just an interface to C libraries
Synch – Synchronization, Threading, and Parallelism modules

Clone this wiki locally