And when did Lisp become blindingly fast?I quote from Lisp as an Alternative to Java
Our results show that Lisp's performance is comparable to or better than C++ in terms of execution speed, with significantly lower variability which translates into reduced project risk. Furthermore, development time is significantly lower and less variable than either C++ or Java. Memory consumption is comparable to Java. Lisp thus presents a viable alternative to Java for dynamic applications where performance is important.
In reply to Re: Lisp vs. Perl Round 3: Operator Associativity and Manipulation
by princepawn
in thread Lisp vs. Perl Round 3: Operator Associativity and Manipulation
by princepawn
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |