package lua-ml

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.9.3.tar.gz
md5=a97a8d80c534880cb56c1cb2be34159a
sha512=74d6881dc6b3a16738fa1a66db903bb2968bb913afc422ed230f279f7f05377b91a1c9cea5364021da5f6ee1f605c2fb25932503b978e9080dd6b9e7e8d36de8

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.