Popularity
9.7
Stable
Activity
10.0
Growing
5,585
211
999

Description

Dotty is a platform to try out new language concepts and compiler technologies for Scala. The focus is mainly on simplification. We remove extraneous syntax (e.g. no XML literals), and try to boil down Scala's types into a smaller set of more fundamental constructors. The theory behind these constructors is researched in DOT, a calculus for dependent object types.

Programming language: Scala
License: Apache License 2.0
Tags: Compiler     Tools     Simplification    
Latest version: v3.0.0-M2

dotty alternatives and similar packages

Based on the "Tools" category.
Alternatively, view dotty alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of dotty or a related project?

Add another 'Tools' Package

README

Dotty

Dotty CI Join the chat at https://discord.com/invite/scala

Try it out

To try it in your project see also the Getting Started User Guide.

Building a Local Distribution

  1. sbt dist/packArchive
  2. Find the newly-built distributions in dist/target/

Code of Conduct

Dotty uses the Scala Code of Conduct for all communication and discussion. This includes both GitHub, Discord and other more direct lines of communication such as email.

How to Contribute

License

Dotty is licensed under the Apache License Version 2.0


*Note that all licence references and agreements mentioned in the dotty README section above are relevant to that project's source code only.