Language-invariant AST library with extendible and intuitive interfaces.
Info
Version: | 2.0.0.5 |
Author(s): | Ivan Ristović |
Last Update: | Sunday, July 21, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LINVAST/LINVAST |
NuGet Url: | https://www.nuget.org/packages/LINVAST |
Install
Install-Package LINVAST
dotnet add package LINVAST
paket add LINVAST
LINVAST Download (Unzip the "nupkg" after downloading)
Dependencies
- Antlr4.Runtime.Standard(>= 4.9.0)
- Newtonsoft.Json(>= 12.0.3)
- Serilog(>= 2.10.0)
- System.Collections.Immutable(>= 5.0.0)
- System.Linq(>= 4.3.0)