When using the SBT toolchain in Scala, is it possible to write a task that will read a special part of the project\'s source to generate scala-code at compile time.
Any
I did a bit of research recently. Pretty much there are 3 options available:
More details here: http://yefremov.net/blog/scala-code-generation/