JosephOsako
- Karma
- 0
- Created
- March 8, 2014 (12y ago)
- Submissions
- 0
The language, a Lisp dialect built around a modern module system, a macro processor, and a small core of primitives, is designed to simplify writing small utilities. Versioning will track program completion, allowing a clear separation of published and development code. Completed programs will be partially compiled to a portable AST form, and on the first use on a given system will be JIT compiled to an executable optimized for the specific platform.
The operating system would have a modular kernel and a user interface comprised of small tools which can be combined in a general editor-like framework to replace conventional applications - essentially, a modernized form of EMACS as an operating system shell. In an nod to both EMACS and Oberon, the core edit...
JosephOsako hasn't made any comments in our sample.