Some things we will hopefully get to one day.
- simulator
- JIT based implementation
- better debugging, add option to print expressions with trace
- waveform generation
- quickly update only parts of the circuit
patronus::btor2::parse_file
should take in aContext
instead of producing oneContext
should useRefCell
to allow expressions to be built with a immutable reference