https://github.com/zefling/asciimathphp
Mirror of https://git.ikilote.net/PHP/ASCIIMathPHP
https://github.com/zefling/asciimathphp
Last synced: 8 months ago
JSON representation
Mirror of https://git.ikilote.net/PHP/ASCIIMathPHP
- Host: GitHub
- URL: https://github.com/zefling/asciimathphp
- Owner: Zefling
- Created: 2015-01-23T21:28:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-23T22:14:27.000Z (over 11 years ago)
- Last Synced: 2025-03-01T14:34:04.673Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 313 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ASCIIMathPHP
This code is a PHP5 port of ASCIIMath 2.0.
See the licence in the ASCIIMathPHP-2.1.class.php file.
##ChangeLog
Ver 2.1 (30 December 2013)
- correct PHP5 object version of ASCIIMathPHP, MathMLNode, XMLNode
- fixed bug of empty list in XMLNode (dumpXML & _dumpAttr)