Skip to content

Conversation

@ashpak-shaikh
Copy link
Contributor

What Changed

Expression grammar is using a light weight version of Xtext without any ide extensions, eclipse plugin. It also doesn't use xtend and is a pure java project with jar packaging.

Why

The reason we don't need any tooling around this project is because we expect this project to be imported into other Xtext projects which will have its own tooling and plugins. Adding back the tooling when we need it is not going to be difficult.

Todo:

  • Add tests
  • Add docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants