This is a symbolic execution engine for a toy stack language written as a companion to my blog post Symbolic Execution: Intuition and Implementation.
It can be built and run with stack:
stack build
stack exec symbolic
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a symbolic execution engine for a toy stack language written as a companion to my blog post Symbolic Execution: Intuition and Implementation.
It can be built and run with stack:
stack build
stack exec symbolic