[CURRENT] glisp
An attempt to learn 1) compilers and intermediate languages 2) go 3) scheme. Inspired by Peter Norvig's lisp interpreter in Python, my goal is to build up from an interpreter in Go to an outputting LLVM-IR and finally (tenatively) making at least some hand-mapped binaries run on an x86 chip.