Related articles |
---|
Re: Current work in compiler/language design. sverker@sics.se (1991-11-19) |
Just how fast is LISP? pschmidt@convex.com (1991-11-20) |
Re: Just how fast is LISP? schwartz@roke.cs.psu.edu (1991-11-20) |
Re: Just how fast is LISP? barmar@think.com (1991-11-21) |
Re: Just how fast is LISP? ressler@cs.cornell.edu (1991-11-21) |
Re: Just how fast is LISP? tmb@ai.mit.edu (1991-11-21) |
Re: Just how fast is LISP? rockwell@socrates.umd.edu (Raul Deluth Miller-Rockwell) (1991-11-21) |
Re: Just how fast is LISP? hdev@ph.tn.tudelft.nl (1991-11-21) |
Re: Just how fast is LISP? simonm@dcs.glasgow.ac.uk (Simon Marlow) (1991-11-21) |
Re: Just how fast is LISP? barmar@think.com (1991-11-21) |
Re: Just how fast is LISP? ram+@cs.cmu.edu (1991-11-23) |
Re: Just how fast is LISP? varghese@cs.MENTORG.COM (1991-11-25) |
Newsgroups: | comp.compilers |
From: | tmb@ai.mit.edu (Thomas M. Breuel) |
Keywords: | Lisp, performance |
Organization: | MIT Artificial Intelligence Lab |
References: | 91-11-072 91-11-080 |
Date: | 21 Nov 91 01:05:44 GMT |
In article 91-11-080 pschmidt@convex.com (Perry Schmidt) writes:
Question: As I said, I've seen many claims about LISP being as fast as C.
Got any proof?
Many people, including myself, have written numerical CommonLisp code
that runs just as fast as equivalent C code. It is rather tedious to
divine the necessary declarations for any particular implementation of
CommonLisp, and the optimal declarations differ from implementation to
implementation, but it is certainly possible to do so.
Thomas.
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.