Ruby is already pretty lispy let's take it the rest of the way.
Makesend
a special formAdd macro expander- Write tests
- Make a compiler that compiles Kigo code to Ruby AST nodes
- Make a compiler that compiles Kido code to readable Ruby code
- true/false
- nil
- Numbers
- Symbols & Keywords
- Strings
- Arrays
- Lists
- Hashes
- def
- quote
- send
- set!
- cond
- lambda
- macro
- block