Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Parses MathML in conformance with the MathML3 specification.
Unimplemented features:
- mpadded
- malignmark
- maligngroup
- Elementary Math
To Improve:
- Handling of menclose
- Handling of mstyle
Synopsis
- readMathML :: Text -> Either Text [Exp]