package jasmin
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Compiler for High-Assurance and High-Speed Cryptography
Install
dune-project
Dependency
Authors
Maintainers
Sources
jasmin-compiler-v2025.06.3.tar.bz2
sha256=e7aafd891eb54e89d41d9d7d1bbda9ddb1cddc5fdf0359d88c2b7b417ae4a39b
doc/jasmin.linter/Linter/BackwardAnalyser/index.html
Module Linter.BackwardAnalyser
Module BackwardAnalyser :
This module implements a forward dataflow analysis for Jasmin programs. Analysis is defined at function level. The analysis find a fixpoint for given dataflow equations described by the user.
It defines three modules :
Logic: Abstract interface for the logic of the forward analysisS: Signature of theBackwardAnalysermoduleMake: Functor that takes a module implementing theLogicinterface and returns a module implementing theSsignature
module type Logic = sig ... endmodule type Logic : Abstract interface for the logic of the forward analysis. The user must provides :
module type S = sig ... endSignature of the BackwardAnalyser module.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>