Explore >> Select a destination


You are here

www.yoseph.tech
| | mitchellh.com
12.8 parsecs away

Travel
| |
| | bloeys.com
8.6 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.
| | thume.ca
10.8 parsecs away

Travel
| |
| | www.taniarascia.com
62.8 parsecs away

Travel
| You've probably heard of Grunt, the JavaScript task runner that runs on Node.js. Maybe you've tried to get it up and running, but got lost...