-
Notifications
You must be signed in to change notification settings - Fork 4
Roadmap
clemahieu edited this page Jun 4, 2013
·
13 revisions
This is a list of planned releases
- Thin bindings to LLVM instructions and function generation
- Able to compile simple, useful executables
- Debugging information to step through source
- Loading module from file
- Combining and prefixing modules
- 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
- Scripting functions to run build process
- Breaking syntax changes, if any
- Load binary by hash
- Load source directory by hash
- Load binary/source off of internet