Skip to content
Snippets Groups Projects

Release 0.3.0

Merged René Schöne requested to merge release/0.3.0 into master
1 file
+ 3
3
Compare changes
  • Side-by-side
  • Inline
+ 3
3
[![pipeline status](/../badges/master/pipeline.svg)](/../pipelines)
# RelAST Preprocessor Version 0.2.4
# RelAST Preprocessor
![RelAST process](relast-process.png)
See [releases page](/../../releases) for the latest version.
The RelAST preprocessor takes a `.relast` file as input comprising AST rules and relations. It produces files that afterwards are processed by JastAdd to generated Java code.
To use it in your project, build the JAR file running
Loading