Code2Xml is a parser collection that inter-converts source code and XML-based concrete syntax trees (CSTs) supporting multiple programming languages.
Info
Version: | 3.4.1.107 |
Author(s): | Kazunori Sakamoto |
Last Update: | Monday, December 19, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/exKAZUu/Code2Xml/ |
NuGet Url: | https://www.nuget.org/packages/Code2Xml |
Install
Install-Package Code2Xml
dotnet add package Code2Xml
paket add Code2Xml
Code2Xml Download (Unzip the "nupkg" after downloading)
Dependencies
- Paraiba.Experiment(>= 1.1.0 && < 1.2.0)
- TreeDotNet(>= 1.3.0 && < 1.4.0)
- Antlr(>= 3.5.0 && < 3.6.0)
- Antlr4.Runtime(>= 4.5.0 && < 5.0.0)
Tags