/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

dlang.org
| | hookrace.net
3.1 parsecs away

Travel
| | [AI summary] The article explains Nim's metaprogramming capabilities by demonstrating the use of procs, templates, and macros to create optimizations like faster enum parsing and custom HTML DSLs.
| | baptiste-wicht.com
1.9 parsecs away

Travel
| | Variadic Templates C++11 introduced variadic template to the languages. This new feature allows to write template functions and classes taking an arbitrary number of template parameters. This a featur
| | bastian.rieck.me
2.7 parsecs away

Travel
| |
| | blog.nodraak.fr
14.8 parsecs away

Travel
| [AI summary] A developer discusses creating a simple frontend game using the Rust programming language and WebAssembly to demonstrate performance and modularity.