functional – Provide an intuitive functional programming interface for LaTeX2
This package provides an intuitive functional programming interface for LaTeX2, which is an alternative choice to expl3 or LuaTeX, if you want to do programming in LaTeX.
Although there are functions in LaTeX3 programming layer (expl3), the evaluation of them is from outside to inside. With this package, the evaluation of functions is from inside to outside, which is the same as other programming languages such as Lua. In this way, it is rather easy to debug code too.
Sources | /macros/latex/contrib/functional |
Documentation | |
Home page | https://github.com/lvjr/functional/wiki |
Support | https://github.com/lvjr/functional/discussions |
Bug tracker | https://github.com/lvjr/functional/issues |
Announcements | https://github.com/lvjr/functional/wiki/ChangeLog |
Repository | https://github.com/lvjr/functional |
Version | 2024A 2024-02-16 |
Licenses | The LaTeX Project Public License 1.3c |
Copyright | 2022–2024 Jianrui Lyu |
Maintainer | Jianrui Lyu |
Contained in | TeX Live as functional MiKTeX as functional |
Topics | Macro support LaTeX3 Experimental LaTeX3 |
Download the contents of this package in one zip archive (729.7k).
Announcements
- 2024-02-17 CTAN update: functional
- 2023-01-08 CTAN update: functional
- 2022-03-20 CTAN update: functional
Suggestions
Maybe you are interested in the following packages as well.
Community Comments