1 unstable release

0.1.0 Jun 19, 2023

#655 in Programming languages

41 downloads per month
Used in 2 crates

MIT license

310KB
6.5K SLoC

Texlang: A TeX language interpreter

This crate contains a generic TeX language interpreter called Texlang.

See the Texcraft homepage or the GitHub repo for more information.


lib.rs:

Texlang: a TeX language interpreter.

This crate implements a general purpose TeX language interpreter called Texlang.

Most of the high level documentation is provided in the Texcraft website, including guided introductions to using Texlang to build TeX interpreters. The documentation here is mostly for reference.

Dependencies

~0.1–10MB
~58K SLoC