codehigh – Highlight code and demos with l3regex and lpeg
This package uses the l3regex package from the LaTeX3 Programming Layer to parse and highlight source code and demos. It is more powerful than the listings package, and more easy to use than minted. But it is slower than both of them. Therefore in LuaTeX the package provides another way to highlight code: using LPeg (Parsing Expression Grammars for Lua). LPeg is much more powerful and faster than l3regex.
Sources | /macros/latex/contrib/codehigh |
Documentation | |
Bug tracker | https://github.com/lvjr/codehigh/issues |
Repository | https://github.com/lvjr/codehigh |
Version | 2024A 2024-11-20 |
Licenses | The LaTeX Project Public License 1.3c |
Maintainer | Jianrui Lyu |
Contained in | TeX Live as codehigh MiKTeX as codehigh |
Topics | Experimental LaTeX3 Listing Syntax highlight Use luatex |
Download the contents of this package in one zip archive (104.1k).
Announcements
Suggestions
Maybe you are interested in the following packages as well.
Community Comments