forked from AbleOS/ableos
ROADMAP: Taking down notes on the order in which things should proceed with ableOS
This commit is contained in:
parent
a2bf48f56b
commit
40c072ad99
17
README.md
17
README.md
|
@ -1,5 +1,18 @@
|
||||||
TODO:
|
TODO
|
||||||
Support cache drives
|
- 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
|
# Compiling
|
||||||
1. `git submodule update --init`
|
1. `git submodule update --init`
|
||||||
|
|
Loading…
Reference in a new issue