> For the complete documentation index, see [llms.txt](https://wiki.dewaka.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dewaka.com/programming-languages/scala/dotty.md).

# Dotty

[Dotty](https://dotty.epfl.ch/) is the next generation compiler for Scala. Some of the exciting up coming features are,

* [Union types](http://dotty.epfl.ch/docs/reference/new-types/union-types.html)
* [Extension methods](https://dotty.epfl.ch/docs/reference/contextual/extension-methods.html)
