aboutsummaryrefslogtreecommitdiff
path: root/readme.md
blob: 3049604f71b2971f939e5aa1735a5ecaa7c08525 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
dotty
=====

The experimental compiler for a Scala dialect based on DOT.

### To get started:
```
  sbt compile
  sbt run
```
The tests (`sbt test`) don''t work yet.


### To use the Scala IDE:
```
  sbt eclipse
```
Notes: 
 * You will need the Scala IDE for 2.11.0-M7
 * There are 2 spurious version incompatibility warnings