| |
comp.lang.lisp |
mkb.
>I wouldn't consider 5 times as slow as a *functional* language very
>competitive, but it might be fast enough for many problems.
competitive. Generally, the compiler can never resolve all the runtime
typing at compile time, unless you declare all and everything in your
program (which would be nothing but a major PITA).