| ||||||||
| How the JVM compiles Java code, it shows some quite interesting optimizazions: http://weblogs.java.net/blog/kohsuke/ar Faster object message sending in Objective-C: http://www.ridiculousfish.com/blog/arch Nest functions, and ways to manage them (one of such ways, the delegate-based one is used by D, but there are two other ones): http://ridiculousfish.com/blog/arch | ||||||||
| comments: Leave a comment |