Skip to content
clemahieu edited this page Mar 2, 2012 · 13 revisions

This is a list of planned releases

Version 1

  • Interactive REPL
  • Able to compile a simple useful executable
  • Debugging information to step through source

Version 2

  • 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

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