/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

maskray.me
| | chao-tic.github.io
4.0 parsecs away

Travel
| |
| | jvns.ca
2.4 parsecs away

Travel
| | Day 40: Linkers are amazing.
| | blog.stephenmarz.com
3.2 parsecs away

Travel
| |
| | raku-advent.blog
22.7 parsecs away

Travel
| A Little R&R Introduction Raku is a really nice language. Versatile, expressive, fast, dwimmy. The only problem I sometimes have with it is that it can be a little slow. Fortunately that can easily be solved by the NativeCall interface, which makes it easy to call C code in your Raku program. Now, as nice...