

| |||||||
|
You are here: Root > Programming Languages > Common Lisp
A Lisp version of the test program from "Comparing Java vs. C/C++ Efficiency Issues to Interpersonal Issues" (1999)
Document location: http://www.norvig.com/java-lisp.html
In the October 1999 Communications of the ACM Lutz Prechelt had an interesting article entitled Comparing Java vs. C/C++ Efficiency Issues to Interpersonal Issues which asked 38 programmers to implement versions of a program in C, C++, or Java. This is a Lisp version of the same program.
Common Lisp | Java | C++
You must be logged to add a note
You must be logged to add a comment