vesti 0.3.4

A preprocessor that compiles into LaTeX
vesti-0.3.4 is not a library.

vesti

A toy project which is a preprocessor that is compiled to latex code This program is in beta, so do not use this program in real projects, yet.

TODO to upgrade to v0.2.0

  • Well-orgarized error module (current version is somewhat bad)

TODO to upgrade to v0.3.0

  • Fix memory leaking when vesti is closed with error (in the current version, it uses process::exit to exit the program)

TODO to upgrade to v0.4.0

  • Implement tree-sitter parser for vesti