A few improvements and bugfixes:
#22: resolve symbols at macro-expansion time so you get a warning before evaluation when using an unresolved symbol
#26: bug in macroexpand of fn literals
#34: make pr-str-ed expressions work as input for eval-string
#42: evaluation improvements and bugfixes