Xtext on the Web Xtext on the Web - Part 3 This tutorial series will show you, how you can turn an Xtext project into a web application. In this part we will take the compiler of the Xtext project and will use it to run our DSL in the Browser.
Xtext on the Web Xtext on the Web - Part 2 This tutorial series will show you, how you can turn an Xtext project into a web application. In this part we will take the Xtext code editor and turn it into a Vue.js/Node.js project.
Xtext on the Web Xtext on the Web - Part 1 Explaination on how to export the Xtext language server and code generator to build a web application, with which you can present your domain specific language (DSL).