https://github.com/xpdojo/lua
Lua is a lightweight, high-level, multi-paradigm programming language designed primarily for embedded use in applications. Lua is cross-platform, since the interpreter of compiled bytecode is written in ANSI C, and Lua has a relatively simple C API to embed it into applications.
https://github.com/xpdojo/lua
game lua script
Last synced: 10 months ago
JSON representation
Lua is a lightweight, high-level, multi-paradigm programming language designed primarily for embedded use in applications. Lua is cross-platform, since the interpreter of compiled bytecode is written in ANSI C, and Lua has a relatively simple C API to embed it into applications.
- Host: GitHub
- URL: https://github.com/xpdojo/lua
- Owner: xpdojo
- License: mit
- Created: 2023-02-19T09:28:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-19T09:28:54.000Z (over 3 years ago)
- Last Synced: 2025-06-04T02:24:46.081Z (about 1 year ago)
- Topics: game, lua, script
- Homepage: https://www.lua.org/about.html
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lua