tokstools__doc
Tools for manipulating tokens
- Version:
- 0.1
- Copyright:
- Christian Tellechea
- License:
- lppl1.3c
- Packaged on:
- 04/12/2026 10:03:17
- Number of files:
- 3
- Size on disk:
- 446.84 kB
This package for TeX or LaTeX provides tools for manipulating tokens. Within a set of tokens, it is possible to define matching rules using PEG-type grammars. It then becomes possible to test whether a match exists, to count matches, to perform replacements, to capture tokens, and more.