Clone this repo:

Branches

  1. 5943e43 Standardize license file by Kevin Moore · 7 years ago master
  2. dace1ed Generate fileUris. by Peter von der Ahé · 8 years ago
  3. 0741600 Update kernel module. by Peter von der Ahé · 8 years ago
  4. 26060c6 Add support for not generating a .dill file. by Peter von der Ahé · 8 years ago
  5. d244a38 Don't use const, lists should be mutable in Kernel. by Peter von der Ahé · 8 years ago

Resolved Abstract Syntax Tree Apparatus (Rasta)

Getting started

After cloning this repository, please run git submodule update --init to fetch dependencies.

Committing changes

When committing a change, please use [commit.sh]. If that script doesn't match your workflow, make sure to run tests before committing.

Running tests

This command runs all the tests:

dart -c test/testa.dart