4 ms·
If you were really pedantic, you'd make a distinction between executing beta-reductions directly, and executing them in zero time. Here's hardware that does th
by skew 14y ago
If you were really pedantic, you'd make a distinction between executing beta-reductions directly, and executing them in zero time.
Here's hardware that does the first http://www.cs.york.ac.uk/fp/reduceron/ http://www.cs.york.ac.uk/fp/reduceron/
- chimeracoder 14y agoYeah, in case it wasn't clear, by my second reply I was just being facetious. Pedantry is infinitely recursive, with no base case in sight and no tail optimization - my tolerance/stack for these things overflows rather quickly. :-) But thanks for the link! I'll be sure to check it out later; it looks interesting.