package zelus
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A synchronous language with ODEs
Install
dune-project
Dependency
Authors
Maintainers
Sources
2.1.tar.gz
sha256=cb0f7bacc33a4bb425683e2def67359fcf6d402545a32f7f953c4822a9a01862
md5=83fb886e4b14ce286e7a6eb59248be4b
doc/zelus.zlcompilerlibs/Deadcode/index.html
Module Deadcode
type table = cont Ident.Env.thorizons are considered to be useful
val print : Format.formatter -> cont Ident.Env.t -> unitUseful function. For debugging purpose.
val add :
bool ->
Ident.S.t ->
Ident.S.t ->
cont Ident.Env.t ->
cont Ident.Env.tval extend : cont Ident.Env.t -> Ident.S.t -> cont Ident.Env.tis marked to also depend on names in names
val merge : cont Ident.Env.t -> cont Ident.Env.t -> cont Ident.Env.tFusion of two tables
val build_equation : cont Ident.Env.t -> Zelus.eq -> cont Ident.Env.tBuild the association table yk -> { x1,..., xn}
val build_block :
cont Ident.Env.t ->
Zelus.eq list Zelus.block ->
cont Ident.Env.tval build_local : cont Ident.Env.t -> Zelus.local -> cont Ident.Env.tval build_equation_list : cont Ident.Env.t -> Zelus.eq list -> cont Ident.Env.tval visit : Ident.S.t -> cont Ident.Env.t -> Ident.S.tread is a set of variables
val is_empty_block : 'a list Zelus.block -> boolEmpty block
val writes : Ident.S.t -> Deftypes.defnames -> Deftypes.defnamesremove useless names in write names
val pattern : Ident.S.t -> Zelus.pattern -> Zelus.patternRemove useless equations. useful is the set of useful names
val remove_block :
Ident.S.t ->
Zelus.eq list Zelus.block ->
Zelus.eq list Zelus.blockval remove_local : Ident.S.t -> Zelus.local -> Zelus.localval horizon : Ident.S.t -> Zelus.local -> Ident.S.tCompute the set of horizons
val implementation :
Zelus.implementation_desc Zelus.localized ->
Zelus.implementation_desc Zelus.localizedval implementation_list :
Zelus.implementation_desc Zelus.localized list ->
Zelus.implementation_desc Zelus.localized list sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>