0.0.0-9 • Published 3 years ago

lezer-tex v0.0.0-9

Weekly downloads
3
License
GPL-3.0-or-later
Repository
github
Last release
3 years ago

lezer-tex

This is a TeX grammar for the lezer parser system.

Since TeX is context-sensitive, we parse TeX according to a specific context. Specifically, we assume certain in-built macros are not redefined (such as \begin, \csname, \end, and many others). In doing so, the context is clear, so we can interpret the in-built macros as usual without worry.

This package should be used in conjuction with lang-tex.

The code is licensed under a GNU general public license.

0.0.0-8

3 years ago

0.0.0-9

3 years ago

0.0.0-7

3 years ago

0.0.0-6

3 years ago

0.0.0-4

4 years ago

0.0.0-5

4 years ago

0.0.0-3

4 years ago

0.0.0-2

4 years ago

0.0.0-1

4 years ago

0.0.0

4 years ago