An open API service indexing awesome lists of open source software.

https://github.com/tabe/smathml

An R6RS library for MathML
https://github.com/tabe/smathml

Last synced: 4 months ago
JSON representation

An R6RS library for MathML

Awesome Lists containing this project

README

          

An R6RS library for MathML

== License

New BSD License

== Notes

* Tests needs Ypsilon [1] with an external library (xunit) [2];
Run `YPSILON_SITELIB="path of (xunit)" make test'.

== References

[0] http://www.w3.org/TR/MathML2/
[1] http://code.google.com/p/ypsilon/
[2] http://github.com/tabe/xunit/