Explore >> Select a destination


You are here

www.foonathan.net
| | www.think-cell.com
8.7 parsecs away

Travel
| |
| | bloeys.com
8.5 parsecs away

Travel
| | In 'Thought 2: Regex is Like Assembly' I wondered why we are still doing regex in this kind of hard to understand, symbolic way, when we have already invented high level programming languages. There is no reason regex can't be written as clearly as any other programming language we use today. I thought doing this would be an interesting project, and so I came up with Regexl, a high level language for writing regex, that can be used as a simple library.
| | aradaelli.com
6.4 parsecs away

Travel
| |
| | blog.jooq.org
79.3 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...