Explore >> Select a destination


You are here

blog.ifem.co.uk
| | blogs.mathworks.com
2.3 parsecs away

Travel
| | I'd like to introduce this week's guest blogger Alan Weiss. Alan writes documentation for mathematical toolboxes here at MathWorks.Hi, folks. While I have not
| | louisabraham.github.io
6.7 parsecs away

Travel
| |
| | nickdrozd.github.io
8.1 parsecs away

Travel
| | The classic Busy Beaver game asks how long an n-state k-color Turing machine program can run before executing a halt instruction. The phrase "executing a halt instruction" is not normally used in stating the problem; instead, people just say "halting". But executing a halt instruction is just one way for a program to signal that it is finished. From the point of view of a programmer trying to maximize machine steps, it's about the worst termination signal possible because it requires wasting valuable program space on the halt instruction. If other termination conditions are allowed, programs can run for much, much longer.
| | shellsharks.com
22.5 parsecs away

Travel
| An introduction to x86 Intel assembly.