2023-05-25 07:15:53 -05:00
|
|
|
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
|
2023-05-28 04:51:51 -05:00
|
|
|
# Community
|
|
|
|
[Discord](https://discord.gg/5TnJ8sa7)
|
2023-04-29 23:06:01 -05:00
|
|
|
|
|
|
|
# Compiling
|
2023-05-23 04:26:32 -05:00
|
|
|
1. `git submodule update --init`
|
2023-04-29 23:06:01 -05:00
|
|
|
1. `cargo repbuild`
|