bound-variable/README.org
2021-01-11 21:43:24 +01:00

327 B

The Cult of the Bound Variables

Solutions to the 2006 ICFP Programming Contest.

Universal Machine

The Universal Machine is implemented in /dimitri/bound-variable/src/commit/871e99e8e5a6db8f83ae1a90078990ffbfa7ad3a/um.c. Compile it with make and run it on a UM program:

  ./um sandmark.umz # benchmark
  ./um codex.umz