资 源 简 介
A simple implementation of Standard Lisp written in CoffeeScript/JavaScript.
Features
runnable in both the browser and node
easily extensible
arbitrary precision integer arithmetic
macros and backquoting
lambda list keywords &optional and &rest
rudimentary DOM bindings for web page manipulation
250+ builtin functions
(almost) comprehensive test suite for builtin functions