theclapp

Search theclapp.blog-city.com

 

August 2004



ABCL & the Method class

Saturday, 7-Aug-2004 9:07 P GMT-04
I took a short look at the ABCL internals (a very pleasant experience, might I add). ABCL implements each Lisp function as a method of an anonymous class. So I thought about the overhead (if any) of lots and lots of classes (821 .class files in src