ROADMAP: Taking down notes on the order in which things should proceed with ableOS

master
able 2023-05-25 07:15:53 -05:00
parent 4156c78f2f
commit 599cab6b61
1 changed files with 15 additions and 2 deletions

View File

@ -1,5 +1,18 @@
TODO:
Support cache drives
TODO
- Integrate HBVM
HBVM also needs full spec compliance
- Build out the object system
- Build or Find an acceptable IDL
Short List of potentials
- [Jerma](https://github.com/OriDevTeam/jerma-rs)
- Work on a styleguide for commits
Maybe something allong the lines of
[relevant shorthand note] Explination
- Build a scheduler for HBVM
- Language support on HBVM
- HBVM assembler (with IDL support)
- HBVM Lisp/s-expr Compiler (Also (with (IDL (support))))
- Documentation
# Compiling
1. `git submodule update --init`