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.
dotty alternatives and similar packages
Based on the "Tools" category.
Alternatively, view dotty alternatives based on common mentions on social networks and blogs.
-
Gitbucket
A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility -
bloop
Bloop is a build server and CLI tool to compile, test and run Scala fast from any editor or build tool. -
Scurses
Scurses, terminal drawing API for Scala, and Onions, a Scurses framework for easy terminal UI -
fast-string-interpolator
Scala macro that generates ultra-fast string interpolators. -
scala-trace-debug
Macro based print debugging. Locates log statements in your IDE. -
scalajs-benchmark
Benchmarks: write in Scala or JS, run in your browser. Live demo: -
dregrex
Dregex is a JVM library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations. -
pos
Macro based print debugging for Scala code. Locates debug statements in your IDE. Supports logging. -
Giter8
command line tool to generate files and directories from templates published on Github
Collect and Analyze Billions of Data Points in Real Time
Do you think we are missing an alternative of dotty or a related project?
Popular Comparisons
README
Dotty
Try it out
To try it in your project see also the Getting Started User Guide.
Building a Local Distribution
sbt dist/packArchive
- 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.