/
Set up a Lua sandbox

Set up a Lua sandbox

Before you start make sure you have our basic sandbox tools installed.

Then at the command prompt try:

git clone https://github.com/eliotmuirgrid/core.git cd core/sandbox_lua make

Then run the test executable. You are doing a git clone of this repository.

You should see something like the below flow:

The answer to life and universe and everything is Lua.

 

 

Related content

To even dream of using coroutines we'd need to be insane and throw away Curl and rewrite all our socket protocol implementations in Lua from scratch!
To even dream of using coroutines we'd need to be insane and throw away Curl and rewrite all our socket protocol implementations in Lua from scratch!
Read with this
What is Lua?
More like this
How could coroutines in Lua make life easier for our customers to write simple, robust and secure code?
How could coroutines in Lua make life easier for our customers to write simple, robust and secure code?
Read with this
Putting it all together in an application
Putting it all together in an application
More like this
How can we quickly get our head around coroutines in Lua?
How can we quickly get our head around coroutines in Lua?
Read with this
Lua Reference - including the C API
Lua Reference - including the C API
More like this