maetl

Text

Counting Accented Vowels

The Twitter API Wiki has one of the most practical explanations I’ve seen of some of the issues involving Unicode normalization.

Ascii Art Diagrams

ditaa is a small command-line utility written in Java, that can convert diagrams drawn using ascii art into proper bitmap graphics.

A quick and dirty language...

For quick and dirty programs... Paul Graham has released an early version of Arc, his ongoing project to develop a Lisp dialect suiting a minimalist taste in programming style. Never one to shirk…