package MlFront_Lua

  1. Overview
  2. No Docs
Lua 2.5 embedded interpreter with no built-in globals and libraries

Install

dune-project
 Dependency

Authors

Maintainers

Sources

MlFront.tar.gz
md5=561d9b7dfc392fcd7413737ac1f6071a
sha512=ec9b2fe9ac45b8429dda4f155f56f73410d1eb12b879e8f826756f2fc3d8fa00d439a75fbd48be9f6dca6cbf3ca691e2b367cd55d227d9a81f77e95cff6d9346

Description

MlFront_Lua has the same pure OCaml embedding design and Lua 2.5 syntax as https://github.com/lindig/lua-ml.git. Early versions will reuse the Lua 2.5 syntax of lua-ml, but eventually the Lua syntax will be upgraded to Lua 5.1+.

Published: 19 May 2026

Dependencies (4)

  1. menhir >= "20180528"
  2. fmlib_parse >= "0.6.2"
  3. ocaml >= "4.14"
  4. dune >= "3.18"

Dev Dependencies (3)

  1. odoc with-doc
  2. tezt with-test & >= "4.1.0"
  3. UnifiedScript_Top with-test & = version

Used by (1)

  1. MlFront_Thunk >= "2.4.2.169"

Conflicts (2)

  1. lwt = "5.10.0"
  2. lwt = "5.9.2"