New on CTAN: etl
`etl` provides expandable token list operations for which `expl3`'s `l3tl` only has unexpandable variants. These expandable versions are typically slower than the unexpandable code. Unlike the `l3tl` versions the functions in this module might contain braces and macro parameter tokens in their arguments, but as a drawback they can't distinguish some tokens and don't consider the character code of group-begin and group-end tokens. Additionally a general map to token lists is provided, modelled after the `expl3` internal `__tl_act:NNNn` but with additional features.
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/etl The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/latex/contrib/etl/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs
etl – Expandable token list operations
This package provides expandable token list operations for which expl3’s l3tl only has unexpandable variants. These expandable versions are typically slower than the unexpandable code. Unlike the l3tl versions, the functions in this module may contain braces and macro parameter tokens in their arguments, but as a drawback they cannot distinguish some tokens and do not consider the character code of group-begin and group-end tokens.
Additionally a general map to token lists is provided, modelled after the expl3 internal __tl_act:NNNn but with additional features.
The package has no immediate use for document authors; it only contains expl3 functions intended for programmers.
Package | etl |
Version | 0.3 2021-11-07 |
Copyright | 2020–2021 Jonathan P. Spratte |
Maintainer | Jonathan P. Spratte |