5 lines
247 B
Text
5 lines
247 B
Text
|
Lua Lanes is a Lua extension library providing the possibility to run multiple
|
||
|
Lua states in parallel. It is intended to be used for optimizing performance
|
||
|
on multicore CPUs and to study ways to make Lua programs naturally parallel
|
||
|
to begin with.
|