Found this on HackerNews under the description "A Handwritten Math Parser in 100 lines of Python (github.com)", which led me to believe that this was a parser for handwritten math (i.e. you write on paper, and it can detect the equation).
It may be beneficial for others if the repo description and readme were reworded to clarify that 'handwritten' here applies to the fact you wrote the code yourself, and not to the type of math that can be parsed.
Found this on HackerNews under the description "A Handwritten Math Parser in 100 lines of Python (github.com)", which led me to believe that this was a parser for handwritten math (i.e. you write on paper, and it can detect the equation).
It may be beneficial for others if the repo description and readme were reworded to clarify that 'handwritten' here applies to the fact you wrote the code yourself, and not to the type of math that can be parsed.