DSL, Parser & Code Generator for Discriminated Union Types (Sum Types) in C#.
Info
Version: | 1.0.1 |
Author(s): | John Azariah |
Last Update: | Saturday, January 14, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/johnazariah/csharp-uniontypes |
NuGet Url: | https://www.nuget.org/packages/CSharp.UnionTypes |
Install
Install-Package CSharp.UnionTypes
dotnet add package CSharp.UnionTypes
paket add CSharp.UnionTypes
CSharp.UnionTypes Download (Unzip the "nupkg" after downloading)
Dependencies
- BrightSword.RoslynWrapper(>= 0.0.1)
- FParsec
- FSharp.Core
Tags