package lua-ml

  1. Overview
  2. Docs
An embeddable Lua 2.5 interpreter implemented in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.9.4.tar.gz
md5=ccc750966b4fbc925a9bfb802fd848a4
sha512=3127b73bff078a40825fc5216559e3fe37fb1c4faf0121adc3a06acac6fb77dec82ba150d1f78ac1953266720ea3bedd4f7e2b21ddce1e0250417b36e1327eee

doc/lua-ml/Luasrcmap/index.html

Module LuasrcmapSource

Sourcetype pos = int
Sourcetype rgn = pos * pos
Sourceval null : rgn
Sourcetype location = string * int * int
Sourcetype map
Sourceval mk : unit -> map
Sourceval sync : map -> pos -> location -> unit
Sourceval nl : map -> pos -> unit
Sourceval last : map -> location
Sourceval location : map -> pos -> location
Sourceval dump : map -> unit
Sourcetype point = map * pos
Sourcetype region = map * rgn
Sourcemodule Str : sig ... end
OCaml

Innovation. Community. Security.