falcon-finch

Crates.iofalcon-finch
lib.rsfalcon-finch
version0.5.2
sourcesrc
created_at2020-02-15 16:33:12.200665
updated_at2021-08-28 02:00:38.481807
descriptionSymbolic Execution against Falcon IL
homepage
repositoryhttps://github.com/falconre/finch
max_upload_size
id209509
size322,488
Core (github:nickel-lang:core)

documentation

README

Finch

Finch is a Symbolic Executor over Falcon IL. If it lifts to Falcon IL, it symbolically executes with Finch.

For an introduction to Finch, see this blog post.

Building

Finch requires the same dependencies as Falcon and falcon-z3. There is a Dockerfile in the dockers/ directory, which will create an appropriate environment for Finch. If you don't want to use Docker, it is still recommended you use the Dockerfile as a reference for how to install dependencies.

Commit count: 25

cargo fmt