Skip to content

Rascal Developers Setup Step by Step

DavyLandman edited this page Oct 28, 2014 · 16 revisions

Git setup

Some general git tips, and a few github specific tips.

Clone Projects from github

The following projects should all reside in the same workspace which you use to develop Rascal:

Install Additional Dependencies

Afterwards there are still some dependencies that have to be installed as Eclipse plug-ins:

  1. Add this Orbit Build Repository to the Eclipse update sites.
  • And install ASM from that update site

Configure Tutor Compiler

Optionally, if you want to run the tutor compiler, see this page: Updating Tutor Documentation.