@turbopape: I’ll check it out, but meanwhile, does it support: 1. full continuations? 2. syntax-case
? 😉
@cky 1. no and http://2.no :simple_smile:, I have only syntax-rules
It is piggiebacked on clojure, so I don’t have control on the prgram state
But if I rewrite it to eval in CPS, I may be able to do it...
👋
New versions of #closp and #closp-crud released: http://tales.sveri.de/posts/2016-04-08-closp-release.html … with some breaking changes.