itex and other languages
Andrew Stacey 118 posts |
I thought it might be worth noting that the nForum (and the other mathematical forums that I run) now use itex directly in PHP. (I probably won’t get the words right on this) That is, I’ve compiled itex2MML into a PHP extension (using swig) and am calling that now instead of farming the conversion off to the nLab. I’ve also installed MathJaX to support (as best I can) non-compliant browsers. |
admin Administator 63 posts |
That’s cool. I’m sure other people would be interested in your PHP extension. So you should think of packaging it for distribution (Pear?). |
itpullok 1 post |
Sounds good to me!! Heye Andrew Can you provide little information about your Extension Via PM. cheers |