/c-and-lua

Testing C combined with Lua and vice versa

Primary LanguageC

This repo houses my attempts to learn Lua, in combination with C.

Given how Lua is written with ANSI C in mind, every C file in this project will be written in ANSI C.