Travis | AppVeyor |
---|---|
A set of .NET libraries for quick creation of visual languages and related tools (spiritual successor of QReal project)
As a project under heavy development it has no practical usages yet. Planned features are related to ability of quickly and declaratively specify a visual language and get an editor, code generator and other tools for it ready to use in any .NET program.
See API Reference page for documentation on what we have so far.
- To build it from console, run
build.sh
orbuild.cmd
- To build it from Visual Studio, you will need VisualStudio 2017 and extensions: Paket.VisualStudio and NUnit3TestAdapter (they are easily obtainable from inside Visual Studio, Extensions and Updates menu item).
First visual domain specific language made on REAL.NET is language for simulated by AirSim drones. You can download stand-alone app using this link and test it.