Refactor from one file into several: tokenize, parse, compile, repl, etc.-- doneImprove error reporting-- doneREPL-- done- Complete special forms for core language
- Command-line
- Some attractive syntactic sugar
- *Macros (preferably with quasiquotation notation)
- Internal documentation
- Readme for github
- Packaging
- Include a license
LATER
- Doc strings
- Pre-conditions, post-conditions, etc.
- [Tools for] Beautiful documentation (per CoffeeScript)
- Basic libraries (c.f. Python's "batteries included")
No comments:
Post a Comment