eclipse / xsemantics

Xsemantics is a DSL (implemented in Xtext itself) for writing type systems, reduction rules, interpreters (and in general relation rules) for languages implemented in Xtext. It then generates Java code that can be used in your language implemented in Xtext for scoping and validation (it can also generate a validator in Java).
Eclipse Public License 1.0
32 stars 19 forks source link

adjusted p2 site and composite #186

Closed LorenzoBettini closed 12 months ago

LorenzoBettini commented 12 months ago

Closes #175

coveralls commented 12 months ago

Pull Request Test Coverage Report for Build #537


Totals Coverage Status
Change from base Build #535: 0.0%
Covered Lines: 2428
Relevant Lines: 2431

💛 - Coveralls