There were plenty of problems in converting from XML to C#, but the main idea stayed the same: correctly implement the Visitor pattern over each possible MathML element, removing unnecessary information and supplying that information which is missing.
Info
Version: | 1.2.0 |
Author(s): | MathMLToCSharpLib |
Last Update: | Monday, September 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/philipxyc/MathMLToCSharp |
NuGet Url: | https://www.nuget.org/packages/MathMLToCSharpLib |
Install
Install-Package MathMLToCSharpLib
dotnet add package MathMLToCSharpLib
paket add MathMLToCSharpLib
MathMLToCSharpLib Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
Tags