package MlFront_Lua
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
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)
-
menhir
>= "20180528" -
fmlib_parse
>= "0.6.2" -
ocaml
>= "4.14" -
dune
>= "3.18"
Dev Dependencies (3)
-
odoc
with-doc -
tezt
with-test & >= "4.1.0" -
UnifiedScript_Top
with-test & = version
Used by (1)
-
MlFront_Thunk
>= "2.4.2.169"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page