Explore >> Select a destination


You are here

blog.jcoglan.com
| | swtch.com
26.6 parsecs away

Travel
| |
| | deniskyashif.com
34.1 parsecs away

Travel
| | In this article, we'll define a basic regular expression language using a context-free grammar and learn how to parse its strings in linear time using the recursive descent method.
| | blog.m-ou.se
34.8 parsecs away

Travel
| | A few years ago, due to some random chain of events, I ended up implementing a conversion from 128 bit integers to 64 bit floats. This would've turned out to be a complete waste of time, except that my final version is faster than the builtin conversion of every compiler I tested. In this blog post, I'll explain what happened, how floats work, how this conversion works, and how it got a bit out of hand.
| | www.jeremymorgan.com
109.1 parsecs away

Travel
| Here's how to install Hugo, the best static site generator ever, in Windows 11