Skip to content

Asciimath support? #8

@JumpUpSuper

Description

@JumpUpSuper

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)^2

Image

AsciiMath is basically a simpler, more concise version of Tex.

https://www.plurimath.org

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions