/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

blog.regehr.org
| | nickdesaulniers.github.io
3.2 parsecs away

Travel
| |
| | austinhenley.com
2.9 parsecs away

Travel
| | Make your own BASIC to C compiler in Python.
| | miyuki.github.io
2.7 parsecs away

Travel
| | [AI summary] The author details the process of building and using an old version of the GNU C Compiler (GCC 1.27) on a modern system, highlighting compatibility challenges and successful bootstrapping.
| | eli.thegreenplace.net
17.2 parsecs away

Travel
| [AI summary] A technical tutorial explaining the Top-Down Operator Precedence (Pratt) parsing algorithm for handling expression grammars.