symtab2gb - Compile JSON symbol tables to a GOTO binary
show help
compile symbol tables in JSON format to a single GOTO binary
This utility is to compile a cbmc(1) symbols table (in JSON format) into a GOTO binary. This is to support integration of external language frontends, such as Ada (using GNAT2GOTO: https://github.com/diffblue/gnat2goto) or Rust (using Kani: https://github.com/model-checking/kani).
Specify the filename of the resulting binary (default: a.out)
verbosity level
All tools honor the TMPDIR environment variable when generating temporary files and directories.
If you encounter a problem please create an issue at https://github.com/diffblue/cbmc/issues
cbmc(1)
2019, Diffblue