Language development on .NET with Xtext – Part 1: Overview
This blog series will illustrate the integration of a simple Xtext DSL within a .NET command-line application written in C# by using the Java-to-.NET translator IKVM.NET. In this first part of the series, we will give an overview of the example use case, a ...