All Projects → svenefftinge → xtext-lsp-workshop

svenefftinge / xtext-lsp-workshop

Licence: other
Tutorial: Building a language server for your DSL with Xtext

Programming Languages

Xtend
68 projects
typescript
32286 projects
java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Tutorial: Building a Language Server for your DSL using Xtext

In this tutorial you will learn how to create a language server for any Xtext DSL. For this example we use a simple language, that allows to do arithmetics with numbers and define and reuse functions. Here is the example script that we will use throughout the tutorial:

Example

You can find a working online demo of this here : http://monaco-demo.typefox.io/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].