Raylib powered LUA Runtime meant for GUI apps. (Included raygui)
- C 96.4%
- Lua 2.7%
- CMake 0.9%
| .vscode | ||
| include | ||
| scripts | ||
| src | ||
| .gitignore | ||
| CMakeLists.txt | ||
| default.rgs | ||
| README.md | ||
japvm
Structure (subject to change)
include/- header filesscripts/- lua files (will be bundled next to exe in the future)src/- C sourcebindings/- C to Lua bindings