San7o/example-lua-bindings
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
example-lua-bindings
====================
Example project for creating bindings between Lua and C/C++.
Author: Giovanni Santini
Mail: giovanni.santini@proton.me
License: MIT
Usage
-----
cmake -Bbuild && cmake --build build && ./build/main
Special thanks to:
https://www.codingwiththomas.com/blog/a-lua-c-api-cheat-sheet