/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

kristerw.github.io
| | kristerw.blogspot.com
1.6 parsecs away

Travel
| | This is part one of a series " Writing a GCC back end ". The GCC back end is configured in gcc/config.host and the implementation is p...
| | danangell.com
4.2 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:
| | golangbot.com
5.0 parsecs away

Travel
| | A pointer is a variable that stores the memory address of another variable. This tutorial covers pointer declaration, dereferencing and various other topics with examples.
| | unsafeperform.io
26.8 parsecs away

Travel
|