package zelus
A synchronous language with ODEs
Install
dune-project
Dependency
Authors
Maintainers
Sources
2.1.tar.gz
sha256=cb0f7bacc33a4bb425683e2def67359fcf6d402545a32f7f953c4822a9a01862
md5=83fb886e4b14ce286e7a6eb59248be4b
doc/zelus.zlcompilerlibs/Lmm/index.html
Module Lmm
type exp =
| Llocal of Ident.t
| Llast of Ident.t
| Lglobal of Lident.t
| Lconst of immediate
| Lconstr0 of Lident.t
| Lapp of op * exp list
| Lrecord_access of exp * Lident.t
| Lrecord of (Lident.t * exp) list
| Ltuple of exp list
| Lget of exp * int
| Lmerge of exp * (constr0pat * exp) list
| Lwhen of exp * constr0pat * exp
and typ =
| Tint
| Tbool
| Tfloat
| Tchar
| Tstring
| Tunit
| Tconstr of Lident.qualident
| Tproduct of typ list
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>