Forgot your password?

typodupeerror

Comment: Re:Perl is faster than C, too. (Score 4, Insightful) 502

by MADnificent (#28085593) Attached to: World's "Fastest" Small Web Server Released, Based On LISP

As you hinted at Common Lisp being an interpreted language, a clarification is in place.

Most Common Lisp implementations are compiled. As it has been for some time now. Some lisp implementation compile the code themselvel (SBCL for instance), others walk around and compile C-code (ecl for instance).

An overview of free CL implementations can be found at http://www.cliki.net/Common%20Lisp%20implementation .

It will be advantageous to cross the great stream ... the Dragon is on the wing in the Sky ... the Great Man rouses himself to his Work.

Working...