On Jul 14, 8:06*pm, Bob Badour <bbad... (AT) pei (DOT) sympatico.ca> wrote:
Quote:
Are you saying lambda calculus is more complex? |
Complexity is measured by a potential number of bugs. By that criteria
TM simulator, e.g.
http://math.ucsd.edu/~sbuss/CourseWe...NobleJava.html
is both complex and fugly.
The underlying TM concepts ("tape", "read/write", "instruction")
appeal to human intuition, but are by no means clean mathematical
entities. I noticed my elevated confidence when programming heavily
mathematical stuff: the code essentially writes itself and the the
bugs are few and between.