-
Notifications
You must be signed in to change notification settings - Fork 4
Roadmap
clemahieu edited this page Mar 2, 2012
·
13 revisions
This is a list of planned releases
- Interactive REPL
- Able to compile a simple useful executable
- Debugging information to step through source
- Essential library and I/O functionality
- String functions/ADT
- Map/Set functions/ADT
- File and console I/O
- Bootstrap compiler in its own language
- Testing and assert functions
- Breaking syntax changes, if any
- Load binary by hash
- Load source directory by hash
- Load binary/source off of internet