package zelus
A synchronous language with ODEs
Install
Dune Dependency
Authors
Maintainers
Sources
2.2.tar.gz
md5=437ae922f1fda392efca3e37e8b8bb4c
sha512=d591cdbeedb8f3a7f568d6d4994de572093822cb354b112886326219174311715a71a35de57a4c2070eae349f65f0c8f3d6c2f6a5a79a8187bbffc687cd108a6
doc/zelus.zlcompilerlibs/Lmm/index.html
Module Lmm
type exp =
| Llocal of Zident.t
| Llast of Zident.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)"
>