By CodeJustin
via simplyscala.com
Submitted: Nov 06 2009 / 20:51
I wanted to create an easy way for people to jump in and start learning scala. Lots of examples and immediate feedback on what works and what doesn't. I like to experiment with things to see how they tick.
The Simply Scala site server application is written entirely in Scala, even the HTML is generated using Scala's built in XML literals. The whole thing runs on the Google App Engine and it was surprisingly easy to get it all up and running. The client UI is written in an 'enhanced' Javascript.
Add your comment