We can't do it for you. Login and vote now.
By bloid
via scala-lang.org
Submitted: Aug 19 2008 / 12:50
This tutorial briefly walks you through writing a plugin for the Scala compiler. It does not go into depth, but just shows you the very basics needed to write a plugin and hook it into the Scala compiler. For the details on how to make your plugin accomplish some task, you must consult other documentation. At the time of writing, your best option is to look at other plugins and to study existing phases within the compiler source code.
SaveShareSend
Tags: other languages
Add your comment