Skip to content
clemahieu edited this page Jun 4, 2013 · 13 revisions

This is a list of planned releases

Version 1

  • Thin bindings to LLVM instructions and function generation
  • Able to compile simple, useful executables
  • Debugging information to step through source

Version 2

  • 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

Version 3

  • Bootstrap compiler in its own language
  • Testing and assert functions
  • Scripting functions to run build process

Version 4

  • Breaking syntax changes, if any
  • Load binary by hash
  • Load source directory by hash
  • Load binary/source off of internet
Clone this wiki locally