Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 387 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 387 Bytes

tinyJSScheme

In a deeply unoriginal fasion, this is an implementation of a small subset of the Scheme LISP dialect.

Console REPL

./bin/tinyJSScheme.js

As a package

Can be used as an AMD or CommonJS (node) package.