CTAN Comprehensive TeX Archive Network

Directory macros/generic/lt3luabridge

README.md

lt3luabridge

license ci

lt3luabridge is an expl3 package for plain , , and Cont that allows you to execute Lua code in Lua or any other engine that exposes the shell:

\documentclass{standalone}
\usepackage{lt3luabridge}
\begin{document}
$ 1 + 2 = \luabridgeExecute{ print(1 + 2) } $
\end{document}

lt3luabridge was previously part of the Markdown package for , where it has been battle-tested since 2016. Since 2022, lt3luabridge has been available as a separate package.

Download the contents of this package in one zip archive (483.0k).

lt3luabridge – Execute Lua code in any engine that exposes the shell

This is an expl3(-generic) package for plain , , and Cont that allows you to execute Lua code in Lua or any other engine that exposes the shell.

Packagelt3luabridge
Bug trackerhttps://github.com/witiko/lt3luabridge/issues
Announcementshttps://github.com/witiko/lt3luabridge/releases
Repositoryhttps://github.com/witiko/lt3luabridge
Developershttps://github.com/witiko/lt3luabridge/discussions
Version2.1.0 2024-02-14
LicensesThe Project Public License 1.3c
Copyright2016–2024 Vít Novotný
MaintainerVít Starý Novotný
Contained inTeX Live as lt3luabridge
MiKTeX as lt3luabridge
TopicsExperimental 3
Exec foreign
...
Guest Book Sitemap Contact Contact Author