LVM

Synposis

lvm
Multithreaded LuaJit Virtual Machine

Overview

The extended LuaJit Virtual Machine (lvm) consists of the following components:

  1. Improved and extended LuaJIT engine (Lua bytecode engine with native code just-in-time compiler)
  2. Asynchronous multi-threaded IO via the uv library (used in nodejs, too) and an extensinve API to uv
  3. Libraries (Threads, HTTP, HTML, RPC, Sensors, HAL, ...)
  4. A REPL command line interface
  5. Parallel and concurrent programming with processes, threads, fibers (co-routines)

Documentation

Download

lvm
LuaJit Virtual Machine V. 1.1.7
SOL11.3 LINUX X86 LINUX X64 WIN32