

| |||||||
|
You are here: Root > Programming Languages
CL's MOP vs Java's Reflection
A discussion about how the Common Lisp Meta Object Protocol compares to Java reflection.
DNS Message Decoding - A Case Study Comparing Java and Common Lisp
A study that compares two implementations of a DNS resolver library, one written in Common Lisp and the other in Java. 30 May 2004.
Lisp as an Alternative to Java
A Lisp version of the test program from "Comparing Java vs. C/C++ Efficiency Issues to Interpersonal Issues" (1999)