/scala-code-gen

Different approaches to code generation in Scala

Primary LanguageScalaApache License 2.0Apache-2.0

Scala code generation sample

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.