Created just for fun.
~100 lines of typescript code.
Based on original article norvig.com/lispy.html.
Prerequisites:
$ npm install
Run:
$ $(npm bin)/ts-node src/lisp.coffee
Some tests:
$ npm test
Created just for fun.
~100 lines of typescript code.
Based on original article norvig.com/lispy.html.
Prerequisites:
$ npm install
Run:
$ $(npm bin)/ts-node src/lisp.coffee
Some tests:
$ npm test