Skip to content

Rascal compiler

Closed Jun 22, 2016 100% complete

A compiler for the Rascal language. There are several phases:

  1. Feature complete
  2. All tests can be compiled.
  3. All tests pass.
  4. Connection with the Eclipse eco-system.

Status update (April 30, 2014):

  1. The type checker handles all features
  2. The compiler/code generator supports most features (visit on strings is most notably missing)
  3. All compiler tests and Rasca…

A compiler for the Rascal language. There are several phases:

  1. Feature complete
  2. All tests can be compiled.
  3. All tests pass.
  4. Connection with the Eclipse eco-system.

Status update (April 30, 2014):

  1. The type checker handles all features
  2. The compiler/code generator supports most features (visit on strings is most notably missing)
  3. All compiler tests and Rascal tests compile.
  4. All compiler tests pass. Most Rascal tests pass (still 20 to go).
  5. Many libraries compile.

In progress (April 30, 2014):

  1. Resolving the remaining issues for all the above steps.
  2. Compile all the existing Rascal files, in particular parser generator, type checker and compiler.

Not yet started (April 30, 2014):

  1. Implement RascalConsole for compiled code.
  2. Connect compiled code to the Eclipse eco-system.

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.