Skip to content
Dan Kee edited this page Jan 16, 2015 · 9 revisions

I'm starting to like where this is going, so I wanted to jot down some notes so I don't forget.

Roadmap

  1. Implement core code generation functionality
  2. Implement all features of C * I'm currently going through K&R and implementing features/examples as I go
    • Done through section 2.10 😿
  3. Implement REPL
  4. Start thinking about adding fancy stuff * Namespaces
    • Multiple file output
    • Header file generation * Protocols
  5. Better documentation
  6. Better tooling
Clone this wiki locally