Macros - Use Cases - Scala Documentation

EXPERIMENTAL

Eugene Burmako

Since their release as an experimental feature of Scala 2.10, macros have brought previously impossible or prohibitively complex things to the realm of possible. Both commercial and research users of Scala use macros to bring their ideas to life. At EPFL we are leveraging macros to power our research. Lightbend also employs macros in a number of projects. Macros are also popular in the community and have already given rise to a number of interesting applications.


This is a companion discussion topic for the original entry at http://docs.scala-lang.org//overviews/macros/usecases