Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 261 Bytes

readme.md

File metadata and controls

9 lines (6 loc) · 261 Bytes

Simple Parser, Interpreter and Compiler

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

  • Parser
  • Interpreter
  • JS compiler

preview here