I’ve updated my old (and I mean really old) Scheme implementation. I keep it compiling for fun, although I’m working on a new JVM-based implementation. First benchmarked on a Mac Plus. I stopped actively improving it around R4RS, but it does support hygienic macros.
Source code available on Github here.
Something about working on Lisp is fun, as recent Clojure hacking reminded me…

