Hacker News new | ask | show | jobs
by pjmlp 3149 days ago
Another alternative to jcdavis answer, is to just output bytecode in text format and use jasmin to compile it.

http://jasmin.sourceforge.net/

Or have a lookt at Kawa.

https://www.gnu.org/software/kawa/