Skip to content

forki/REAL.NET

 
 

Repository files navigation

REAL.NET

Join the chat at https://gitter.im/REAL-NET/Lobby

Travis AppVeyor
Travis Build Status AppVeyor Build status

BCH compliance

A set of .NET libraries for quick creation of visual languages and related tools (spiritual successor of QReal project)

Usage

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.

Build

  • To build it from console, run build.sh or build.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).

AirSim

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.

About

A set of .NET libraries for quick creation of visual languages and related tools (spriritual successor of QReal project)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • F# 54.3%
  • C# 44.9%
  • Other 0.8%