Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 631 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 631 Bytes

eOS

After the deepest darkness before the dawn (SkotOS) comes the first glimmerings of the rosy-fingered dawn (eOS)

Installing eOS

See the install instructions

eOS Directory Structure

  • dgd - the LPC language interpreter for eOS's low-level code
  • eOS-Doc - documentation
  • include - LPC headers for compilation
  • kernel - code for the LPC kernel library objects, including libraries and LWOs
  • kernellib - the full kernellib code repository

TODO/TBD

  • Do we
    • copy files to repository eos root like phantasmal does?
    • use the submodules folders