Calling C modules from Lua
- To call C from Lua is fairly easy
- Just put the correct requires statement into the code
- It is much harder to get a useful set of extensions in C and
- Install them
- Set up environment variables correctly
- Configure Lua Development Tools (Eclipse) correctly