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.
- Make sure you have .NET Core 2.0 or newer and F# SDK installed
- To build it from console, run
build.sh
orbuild.cmd
- To build it from Visual Studio, you will need VisualStudio 2017 and Paket.VisualStudio extension (it is 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.