latex-ast

Crates.iolatex-ast
lib.rslatex-ast
version0.0.1
sourcesrc
created_at2024-05-07 14:39:03.08335
updated_at2024-05-07 14:39:03.08335
descriptionAST parser for LaTeX, WIP.
homepage
repositoryhttps://github.com/siriusmart/latex-ast
max_upload_size
id1232263
size57,039
Siriusmart (Siriusmart)

documentation

README

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 ➡ paragraphs and inline maths by inserting virtual commands (?)
Commit count: 2

cargo fmt