An open API service indexing awesome lists of open source software.

https://github.com/venil7/simple-parser

Preview
https://github.com/venil7/simple-parser

ast compiler interpreter javascript language parser

Last synced: 2 months ago
JSON representation

Preview

Awesome Lists containing this project

README

          

# 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](https://darkruby.co.uk/simple-parser/)