# UM-32 "Universal Machine" An implementation of the UM-32 "Universal Machine" as described by the [Cult of the Bound Variable](http://boundvariable.org). ## Usage Run the benchmark: ```sh ; cargo run --release -- files/sandmark.umz ```