Hacker News new | ask | show | jobs
by wmedrano 247 days ago
I'm working on my (mostly) R7RS Scheme Interpreter. I've just finished call-with-current-continuation and exceptions which were rather difficult for me to grok. Currently working on improving the debugging experience before starting the monotonous work on implementing the ~400 required functions and documentation.

https://github.com/wmedrano/szl