crux-0.7: Simple top-level library for Crucible Simulation
Safe HaskellSafe-Inferred
LanguageHaskell2010

Crux.Model

Description

This file is almost exactly the same as crucible-csrcModel.hs

Documentation

showBVLiteral :: 1 <= w => NatRepr w -> BV w -> String Source #

valsJS :: BaseTypeRepr ty -> Vals ty -> IO [JS] Source #