TyOverby / ares

A Lisp made for easy integration with Rust.
9 stars 1 forks source link

fixes ' in tokenizer, load stdlib: #3

Closed bwo closed 9 years ago

bwo commented 9 years ago

also adds a "list" conversion function, and fixes the definition of for-each (which needs to evaluate its arguments---and probably shouldn't be a special form at all).