Voting at DZone is super easy, but you aren't logged in. Login and vote now.
Python: Writing a Compiler and Interpreter in 160 lines of code
Author talks about experience learning Python by writing a compiler and interpreter for a simple language.
1 commentsSave Tags: how-to, open source, python, research
Bizarre Syntax: Scala's SML Heritage
Scala, the statically typed functional and object oriented language that runs on the JVM, is getting a lot of attention in the blogosphere these days.... more »
1 commentsSave Tags: java, other languages, research, trends