Extraction and isolation of the LaTeX math parser from Desmos Calculator (2018 production build). Includes lexer, latex-parser, expression-parser (Pratt parser), and a custom surface-tree evaluator.
latex reverse-engineering pratt-parser ast lexer expression-parser math-parser latex-parser desmos surface-tree
-
Updated
Apr 5, 2026 - JavaScript