Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

ABCL runs on the JVM. It generates JVM byte code, which then can be JIT compiled by the JVM.

CLISP has a byte code machine, for which a JIT can be used.

There might be others.



thank you! i didn't know clisp had a jit compiler, and i certainly should have thought of abcl, and also you mentioned them in your other comment in https://hackertimes.com/item?id=38933091

how much of a performance boost does abcl get from the hotspot jit compared to, say, interpreted clisp


I have not made any performance comparison.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: