TerryChan' Blog

文章

标签

喜欢

标签: lua

共找到 1 篇相关文章

第 1 页,共 1 页

文章预览

How to execute Lua code from Python
2023年08月22日 278 字

To execute Lua code from Python, you can use a Python library that provides a Lua interpreter. One such library is `lupa`. Here's an example of how to use `lupa` to execute Lua fr…

阅读全文
浏览 评论