|
|
|
| Top White Papers
Current Newswire:
Give Apache Geronimo a LiftJul 30, 2008, 10:00 (0 Talkback[s])(Other stories by Michael Galpin) [ Thanks to IdaAshley for this link. ] "Java Web programmers are blessed with a plethora of choices when it comes to Web frameworks. Some might even say there are too many choices, if there can be such a thing. Where does Lift fit in? Lift is written in Scala, which is not Java. However, Scala compiles to Java byte code, but this is not some kind of emulated wrapper code, like you see with many dynamic languages that run on the JVM. Scala is a statically typed language and runs as fast "native" Java. This should be no surprise because Scala's creator also wrote the Java compiler. So with Scala, you get a much more expressive language than Java, but it runs on the JVM and runs as fast as Java. These are good ingredients for a Web framework — a powerful language that lets you write less code and is high on the performance scale at the same time. Related Stories:
0 Talkback[s]
(click to add your comment)
|