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.2.tar.bz2
sha256=aa0d21f532c1560a0939244cfd1c8414ba2b42c9d1403960f458500446cb1ebb
doc/jasmin.linter/Linter/ForwardAnalyser/index.html
Module Linter.ForwardAnalyser
Module ForwardAnalyser :
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 the ForwardAnalyser moduleMake: Functor that takes a module implementing the ForwardAnalyserLogic interface 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 ForwardAnalyser module.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>