Search found 2 matches

by AlienChild
Wed Aug 23, 2006 11:34 am
Forum: Anything else we might add?
Topic: Any plans for a Compiler or JVM mode?
Replies: 7
Views: 6290

I understand that among scripting languages that newLisp easily holds its own or better, but in general the same code running under a compiler will be about 10 times faster (as a very rough general approximation). Using C libraries can of course reduce this by a lot. However there are good compilers...
by AlienChild
Wed Aug 23, 2006 10:09 am
Forum: Anything else we might add?
Topic: Any plans for a Compiler or JVM mode?
Replies: 7
Views: 6290

Any plans for a Compiler or JVM mode?

Hi,

I really like the idea of newLisp but for me often code execution speed is an issue. Are there any plans afoot to create a compiler for newLisp or perhaps something running on Java Virtual Machine?