## Usage
- `echo '0&1' | build/type2 examples/logic/logic.tp2.json`
- `echo 'not (false and true)' | build/type2 examples/logic/logic.tp2.json | examples/logic/eval`