Explore >> Select a destination


You are here

www.chriswarbo.net
| | hookrace.net
6.2 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.
| | www.markusdosch.com
6.1 parsecs away

Travel
| | Some advice on how to program (not just) JavaScript in your daily work with less suck.
| | blog.jooq.org
5.9 parsecs away

Travel
| | Sometimes there are these moments of truth. They happen completely unexpectedly, such as when I read this tweet: https://twitter.com/whileydave/status/536422407297171457 David is the author of the lesser-known but not at all lesser-interesting Whiley programming language, a language that has a lot of static type checking built in it. One of the most interesting features of the...
| | loup-vaillant.fr
18.7 parsecs away

Travel
| Good code is cheap code that meets our needs. Here I try to evaluate various mechanisms in this light.