Skip to content

FontoXML/FontoXPathCSharp

Repository files navigation

FontoXPathCSharp

An experimental C# port of the FontoXPath library. This is experimental code that is work in progress. This is not fit for production yet.

Differences from FontoXPath

  • Ast definition consists of typed classes instead of untyped arrays
  • Value definition now uses a class hierarchy instead of any
  • Number types are separated (int and decimal)
  • Project split up into different modules

Future Improvements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages