A TypeScript
implementation of a simple parser for a primitive custom functional language, and a compiler to JavaScript
- Parser
- Interpreter
- JS compiler