Icon is a programming language with an interesting backtracking evaluation model I've not seen before:
miniblog.
Related Posts
TIL that Rust has a (i) icon that shows relevant traits that a type implements. This is useful to understand that e.g. .iter() on a Vec<T> iterates with &T.
https://doc.rust-lang.org/std/vec/struct.Vec.html#method.iter
It looks like one of my bug reports was mentioned, so I'm delighted but wish I'd noticed earlier!
Wow, GitHub shows a table of contents on https://readme.md/ files!
I did not know this until https://github.com/casey/just added a helpful icon pointing it out.
I'm finding myself using icon fonts like font awesome much less these days. There's a ton of emoji available without waiting for the browser to download a font.



