eclipse / epsilon

Epsilon is a family of Java-based scripting languages for automating common model-based software engineering tasks, such as code generation, model-to-model transformation and model validation, that work out of the box with EMF (including Xtext and Sirius), UML (including Cameo/MagicDraw), Simulink, XML and other types of models.
https://eclipse.org/epsilon
Eclipse Public License 2.0
53 stars 11 forks source link

Add static analyzer to main epsilon repo #75

Closed pkourouklidis closed 4 months ago

pkourouklidis commented 4 months ago

This is a pull request that merges the static analyzer into the main epsilon repo.

kolovos commented 4 months ago

As discussed on Slack, it is still a bit too early to merge the static analyser into the main Epsilon repo. Let's continue development in the epsilon-with-lsp fork for a little longer.