LVM
Synposis
- lvm
- Multithreaded LuaJit Virtual Machine
Overview
The extended LuaJit Virtual Machine (lvm) consists of the following components:
- Improved and extended LuaJIT engine (Lua bytecode engine with native code just-in-time compiler)
- Asynchronous multi-threaded IO via the uv library (used in nodejs, too) and an extensinve API to uv
- Libraries (Threads, HTTP, HTML, RPC, Sensors, HAL, ...)
- A REPL command line interface
- Parallel and concurrent programming with processes, threads, fibers (co-routines)
- LVM is available for multiple operating systems and computer architectures, e.g., ARM Raspberry, x86, Linux, Solaris, Windows.
Documentation
- LVM Concurrent Communicating Sequential Processes HTML PDF
Download
- lvm
- LuaJit Virtual Machine V. 1.1.7
SOL11.3
LINUX X86
LINUX X64
WIN32