Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 209 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 209 Bytes

Macram

This is a Ramda compiler / optimizer / lispy interpreter / typechecker (soon)!

Run the lispy thing

git clone https://git.rory.no/trgwii/Macram.git
cd Macram
npm i
node src/repl/lisp