Posts

Showing posts from April, 2011

Minimalist blog on wordpress

http://berlinbrowndev.wordpress.com/

Stats on the hotspot java virtual machine, open jdk

Here are some notes, source code analysis of hotspot: # perl cloc-1.53.pl src 1786 text files. 1716 unique files. 121 files ignored. ------------------------------------------------------------------------------- Language files blank comment code ------------------------------------------------------------------------------- C++ 673 64909 97522 340057 C/C++ Header 796 25928 49603 101144 XML 61 474 179 15360 Java 78 1908 2397 8663 C 11 1194 2327 7236 XSLT 7 560 166 4406 Assembly 6 89 36 2245 D 4 83 ...

Thoughts of the day

Spring Framework is a general purpose framework with modules for inversion of control, aspect oriented programming and other features. Scala is programming language. Resources: http://www.scala-lang.org/