Module Lua_api

The Lua API library binding in OCaml (read this first)

Introduction

Note on thread safety

Low level modules

module Lua = Lua_api_lib

For reference see Lua_api_lib

module LuaL = Lua_aux_lib

For reference see Lua_aux_lib