Refactor Universal Machine interpreter

This commit is contained in:
Dimitri Lozeve 2021-01-12 09:14:57 +01:00
parent 9376de6140
commit 7d4c2b3113
5 changed files with 42 additions and 26 deletions

View file

@ -6,8 +6,8 @@ Solutions to the [[http://www.boundvariable.org/task.shtml][2006 ICFP Programmin
** Universal Machine
The Universal Machine is implemented in [[um.c]]. Compile it with =make=
and run it on a UM program:
The Universal Machine is implemented in [[src/um.c]]. Compile it with
=make= and run it on a UM program:
#+begin_src sh
./um sandmark.umz # benchmark