Skip to content

A tool which takes .html/.svg and outputs TyXML tree. (WIP)

Notifications You must be signed in to change notification settings

oklm-wsh/ppx_tyxml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ppx_tyxml

A ppx extension providing translation from HTML/SVG to TyXML.

Things to work on

  • Provides useful error information (line and number in first time).
  • Switch to an HTML parser (actually ppx_tyxml use Xmlm)
  • Templating
  • Use compiler error function(actually ppx_tyxml use failwith because of its alpha state)
  • ...

Feel free to contribute !

About

A tool which takes .html/.svg and outputs TyXML tree. (WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published