···11+# UM-32 "Universal Machine"
22+33+An implementation of the UM-32 "Universal Machine" as described by the [Cult of the Bound Variable](http://boundvariable.org).
44+55+## Usage
66+77+Run the benchmark:
88+```sh
99+; cargo run --release --features timing -- files/sandmark.umz
1010+```