Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

ast compiler interpreter javascript language parser

Last synced: 2 days 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/)