Macros in Scala 3
Other Resources
Language
This doc page is specific to Scala 3, and may cover new concepts not available in Scala 2. Unless otherwise stated, all the code examples in this page assume you are using Scala 3.
Info: JavaScript is currently disabled, code tabs will still work, but preferences will not be remembered.
Scala 2 migration
Dotty documentation
- Dotty Documentation
- Macros: The Plan For Scala 3
- Examples - a repository with small, self-contained examples of various tasks done with Dotty macros.
Talks
Projects and examples
- dotty-macro-examples
- XML Interpolator
- Shapeless 3
- More Coming soon