Explore >> Select a destination


You are here

www.nayuki.io
| | jank-lang.org
4.4 parsecs away

Travel
| | The results of a quarter focused on rebuilding jank's object model with the goal of being faster.
| | miyuki.github.io
4.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.
| | xoranth.net
3.1 parsecs away

Travel
| |
| | nullprogram.com
11.4 parsecs away

Travel
| [AI summary] An experienced programmer details a custom C implementation of a hash table using a specific technique called mask-step-index (MSI) to optimize performance and handle edge cases like deletion and dynamic resizing.