Using Lua with C++
This repository contains the code from the blog post at https://csl.name/post/lambda-macros-continuations/
Building the examples
You can either edit the Makefile to adjust things like include paths, or you can run
$ LUA_ROOT=/usr/local make -e
Author and license
The code in this repository has been placed in the public domain:
To the extent possible under law, Christian Stigen Larsen has waived all copyright and related or neighboring rights to the code for "Using Lua with C++ — A short tutorial". This work is published from: Norway.