-
Notifications
You must be signed in to change notification settings - Fork 100
Repository Structure
Frank V. Castellucci edited this page Jun 26, 2020
·
1 revision
Folder | Description |
---|---|
. |
main folder includes images, platform core source, batch commands and the following folders |
apps |
Contains the applications that run in the GUI |
class |
Core class object implementations, see CLASSES.MD |
cmd |
contains commands that run in the terminal or gui Terminal application, see COMMANDS.md |
docs |
Generated reference and authored informational documentation |
fonts |
Contains the fonts for the GUI shell |
gui |
Contains the GUI window management and widgets implementation |
lib |
Contains reusable development libraries |
sys |
Contains ChrysaLisp core system implementation |