/as-lisp

Simple LISP REPL written in JavaScript

Primary LanguageJavaScriptMIT LicenseMIT

as-lisp

License: MIT

Simple LISP REPL written in JavaScript

These wonderful lectures was used as a reference material (RU)

Requirements

node.js

Usage

node repl.js

Also you can loadup some demo files. In REPL type the following

load demo/demo1.alisp
load demo/demo2.alisp