LaTeX AST #31
Unanswered
ChristianMurphy
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
LaTeX is a typesetting language focusing on scientific and technical documents.
https://www.latex-project.org
A transformer could be created to take an existing parser's output, and translate it to be
unist
compatible.These could be good starting points for parsing
https://github.com/artcompiler/L15
https://github.com/siefkenj/latex-parser
https://github.com/tamuratak/latex-utensils
originally discussed at: syntax-tree/ideas#6
Beta Was this translation helpful? Give feedback.
All reactions