Eclipse GLSP

The documentation is available on the project website.

For more information on building and running GLSP, please also visit the GLSP GitHub page and the GLSP example repository. Also check out the additional external articles and videos about GLSP.

Scope

The scope of the Eclipse GLSP™ comprises...

  • A generic server framework for building language-specific graphical language servers
  • A protocol for communicating graphical language definitions (e.g. which edit operations are allowed in a certain context), as well as for transferring the application of edit operations
  • A generic client framework for different platforms in order to allow building specific graphical language clients that can communicate with graphical language servers

Out of scope are…

  • Diagramming frameworks, such as Eclipse Sprotty or GEF and GMF. Those shall be reused in order to build graphical language clients for different platforms.
  • Tools to define or generate diagram editors, such as GMF Tooling or Sirius.
Releases
Name Date
2.0.0 2023-08-31
1.0.0 2022-06-30
0.9.0 2021-12-10
0.8.0 2020-11-20
Reviews