Hacker News new | ask | show | jobs
by sea6ear 850 days ago
Couple questions / points of note:

o I believe this manual is downloadable as a literate org file that contains both the full documentation of the system, and the code of the system itself

o This system produces C++ code that can be compiled down to binaries.

o I am curious how this compares to Jank - another Clojure (ish?) dialect that also targets compilation via C++.