Hey mfl is a really nice C++ library, would it be possible to add asciimath style support?
TeX syntax:
\sum_{i = 1}^{n} i^{3} = ( \frac{n ( n + 1 )}{2} )^{2}
Asciimath:
sum_(i=1)^n i^3=((n(n+1))/2)^2
AsciiMath is basically a simpler, more concise version of Tex.
https://www.plurimath.org
Hey mfl is a really nice C++ library, would it be possible to add asciimath style support?
https://asciimath.org
TeX syntax:
\sum_{i = 1}^{n} i^{3} = ( \frac{n ( n + 1 )}{2} )^{2}Asciimath:
sum_(i=1)^n i^3=((n(n+1))/2)^2AsciiMath is basically a simpler, more concise version of Tex.
https://www.plurimath.org