3 releases
0.0.3 | Jul 6, 2024 |
---|---|
0.0.2 | Jun 2, 2024 |
0.0.1 | May 7, 2024 |
#1999 in Parser implementations
53 downloads per month
145KB
4K
SLoC
latex-ast
Warning: unfinished crate
Planned stages of AST are
- Stage 1: document ➡ vector of chunks
- Stage 2: stage 1 ➡ environment-based AST
- Stage 3: stage 2 ➡ handles paragraphs and inline maths
License: AGPL-3.0-or-later
lib.rs
:
Warning: unfinished crate
Planned stages of AST are
- Stage 1: document ➡ vector of chunks
- Stage 2: stage 1 ➡ environment-based AST
- Stage 3: stage 2 ➡ handles paragraphs and inline maths
- Stage 4: stage 3 ➡ programmatic handling/querying of chunks
Missing sanitisation checks for line numbers for constructing individual chunks.