Explore >> Select a destination


You are here

cfallin.org
| | v8.dev
2.8 parsecs away

Travel
| | V8's newest compiler, Maglev, improves performance while reducing power consumption
| | healeycodes.com
4.5 parsecs away

Travel
| | Making my programming language 4000x quicker, and adding a static type checker.
| | jamey.thesharps.us
3.4 parsecs away

Travel
| | I've been thinking about something for a while now, and promised a yearago in myOptimalOptimizationpost that I would write it up.
| | danangell.com
24.1 parsecs away

Travel
| What is BrainFuck? BrainFuck is an esoteric programming language designed specifically to be easy to compile. The environment provides the programmer with an "infinite" array of bytes (traditionally just 30,000) and a data pointer. There are only 8 single character commands: