Skip to content

venil7/simple-parser

Repository files navigation

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