*Student:* Master, is Lisp slow? *Master:* Lisp programs can be a fast as C programs, even faster. *Student:* If that is so, why is my program slow? *Master:* It is easy to write Lisp. It is easy to write slow Lisp. *Student:* If I write fast Lisp will it look like C? Master:* It can, but you can also use the unique features of Lisp.
Usenet'teki comp.lang.lisp ortaminda iki saglam teknik tartisma, ifade gücü ve performans optimizasyonu üstüne:
*Common Lisp implementations are still multiple times slower than C (or are they?) *http://groups.google.com/group/comp.lang.lisp/browse_frm/thread/17f1b6b45932abd2/59d3bb8d523640c4 Myth: Lisp is Slow http://groups.google.com/group/comp.lang.lisp/browse_frm/thread/5f208c586941d7a8/cc0476ca5468e8b8 Tartismalarin icinde buldugum birkac link: Building Common Lisp Applications with Reasonable Performance http://bmrc.berkeley.edu/research/publications/1993/125/Lisp.html Performance: http://openmap.bbn.com/~kanderso/performance/ Making LISP fast/ (or: the gory details) http://www.cip.physik.uni-muenchen.de/~tf/lambda/aei/lisp.html On using Common Lisp for Scientifc Computing http://www.iwr.uni-heidelberg.de/organization/sfb359/PP/Preprint2002-40.ps.gz Bigloo: Scheme optimizing compiler http://www-sop.inria.fr/mimosa/fp/Bigloo/ Stalin: Scheme compiler http://en.wikipedia.org/wiki/Stalin_scheme_compiler MLton: Optimizing SML (Standart ML) compiler http://mlton.org/ -- Emre Sevinç eMBA Yazılım Geliştirme İstanbul Bilgi Üniversitesi _______________________________________________ cs-lisp mailing list [email protected] http://church.cs.bilgi.edu.tr/lcg http://cs.bilgi.edu.tr/mailman/listinfo/cs-lisp

