Re: Unlearning Lisp



On 2007-07-05 15:05:53 +0200, Jon Harrop <jon@xxxxxxxxxxxxxxxxx> said:

George Neuner wrote:
The ML model discourages runtime compilation and most runtime type
checking.

You may be interested in F#, which is an ML with run-time types and typical
dynamic features including run-time compilation, dynamic loading and
reflection as well as compilation (via JIT) to native code.

Unfortunately it is slow.

--
http://lispm.dyndns.org/

.