Skip to content

ndrewnee/ts-pl-tutorial

Repository files navigation

ts-pl-tutorial

Description

Studying how to implement a programming language in Typescript (http://lisperator.net/pltut/)

Usage

gulp echo 'sum = lambda(x, y) x + y; println(sum(2, 3));' | node dist/index.js

About

Studying how to implement a programming language in Typescript (http://lisperator.net/pltut/)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published