Rascal compiler
Closed Jun 22, 2016
100% complete
A compiler for the Rascal language. There are several phases:
- Feature complete
- All tests can be compiled.
- All tests pass.
- Connection with the Eclipse eco-system.
Status update (April 30, 2014):
- The type checker handles all features
- The compiler/code generator supports most features (visit on strings is most notably missing)
- All compiler tests and Rasca…
A compiler for the Rascal language. There are several phases:
- Feature complete
- All tests can be compiled.
- All tests pass.
- Connection with the Eclipse eco-system.
Status update (April 30, 2014):
- The type checker handles all features
- The compiler/code generator supports most features (visit on strings is most notably missing)
- All compiler tests and Rascal tests compile.
- All compiler tests pass. Most Rascal tests pass (still 20 to go).
- Many libraries compile.
In progress (April 30, 2014):
- Resolving the remaining issues for all the above steps.
- Compile all the existing Rascal files, in particular parser generator, type checker and compiler.
Not yet started (April 30, 2014):
- Implement RascalConsole for compiled code.
- 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.