decorator-factory / ts-parser-thing

Simple functional language implemented in TypeScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ts-parser-thing

Simple functional language implemented in TypeScript.


Installing:

git clone $THIS_REPO
cd $REPO_FOLDER
npm i

Running tests:

npm test

Running the REPL:

npm start repl

About

Simple functional language implemented in TypeScript.


Languages

Language:TypeScript 100.0%