Sample application demonstrating different approaches to code generation in Scala. See this blog post for more info about the project.
To get started with the project:
$ sbt
> project sample
> run
That will compile everything and run the sample application.