Explore >> Select a destination


You are here

benhoyt.com
| | bloeys.com
4.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.
| | thume.ca
1.5 parsecs away

Travel
| |
| | ketansingh.me
2.3 parsecs away

Travel
| | A place for me to share my thoughts, experiences, and insights on technology relevant to enthusiasts and hackers like myself
| | rishigoomar.com
51.5 parsecs away

Travel
| Gradle has recently released a feature called Composite Builds starting from version 3.1. It allows you to combine multiple different Gradle builds from different projects together.