package p4spectec
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
P4-SpecTec: A mechanization toolchain for the P4 Programming Language
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.1.2.tar.gz
md5=1a3bc0a385fe1ecf403c019f49aa6de6
sha512=5d20b5821f33e2a3a5419b208606f27c01511994c2b3b1e1cdf4c077056dfd0aa81682af0720e1060ee2bfb0341918fcc4c53159820205a2bc32b725e5c1a714
doc/sim/Sim/Signature/index.html
Module Sim.SignatureSource
include module type of struct include Dynamic_runner.Signature end
module Typ = Dynamic_runner.Signature.Typtype spec = Dynamic_runner.Signature.spec = | AL of Lang.Al.spec| SL of Lang.Sl.spec| PL of Lang.Pl.spec| Empty
type rel_result = Dynamic_runner.Signature.rel_result = | Pass of Value.t list| Fail of Util.Source.region * string
type func_result = Dynamic_runner.Signature.func_result = | Pass of Value.t| Fail of Util.Source.region * string
type parse_result = Dynamic_runner.Signature.parse_result = | Pass of Value.t| Fail of [ `Syntax of Util.Source.region * string ]
type program_result = Dynamic_runner.Signature.program_result = | Pass of Value.t list| Fail of [ `Syntax of Util.Source.region * string | `Runtime of Util.Source.region * string ]
module type CACHE = Dynamic_runner.Signature.CACHEmodule type INTERFACE = Dynamic_runner.Signature.INTERFACEmodule type EXTERN = Dynamic_runner.Signature.EXTERNmodule type INTERP = Dynamic_runner.Signature.INTERPmodule type INTERP_AL = Dynamic_runner.Signature.INTERP_ALmodule type INTERP_SL = Dynamic_runner.Signature.INTERP_SLmodule type INTERP_PL = Dynamic_runner.Signature.INTERP_PLmodule type RUNNER = Dynamic_runner.Signature.RUNNERSource
type stf_result = | Pass| Fail of [ `Syntax of Util.Source.region * string | `Runtime of Util.Source.region * string ]
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>