Skip to content

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

License

Notifications You must be signed in to change notification settings

SkyForce/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

  • Make sure you have .NET Core 2.0 or newer and F# SDK installed
  • To build it from console, run build.sh or build.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).

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

  • C# 70.8%
  • F# 28.7%
  • Other 0.5%