Metaprogramming platform for C#.
Info
| Version: | 0.48.12-alpha |
| Author(s): | Excess |
| Last Update: | Tuesday, August 30, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Excess.Compiler |
Install
Install-Package Excess.Compiler
dotnet add package Excess.Compiler
paket add Excess.Compiler
Excess.Compiler Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis(>= 1.2.2)
- Antlr4(>= 4.5.31)
- Antlr4.Runtime(>= 4.5.31)
- Excess.Runtime(>= 0.48.0)