Explore >> Select a destination


You are here

willhbr.net
| | ochagavia.nl
14.9 parsecs away

Travel
| | Advent of code has come and passed, what should I do now with so much free time? Fear not! The JIT calculator challenge is here. 1. The challenge Back when Rust was in its infancy, the official website featured an example program to showcase the language's syntax. It was a toy calculator, implemented as an interpreter in 20 lines of code. Why talk about website archaeology, though? We are not here for nostalgia's sake, are we?
| | eli.thegreenplace.net
13.2 parsecs away

Travel
| |
| | www.howardism.org
15.1 parsecs away

Travel
| |
| | zackoverflow.dev
34.4 parsecs away

Travel
| Interfaces rely on slow dynamic-dispatch, but generics could open the door to performance boosts with the ability to leverage the cache-friendliness of static dispatch