Explore >> Select a destination


You are here

scastiel.dev
| | giuseppegurgone.com
1.3 parsecs away

Travel
| | Engineering and thoughts.
| | codehike.org
1.5 parsecs away

Travel
| | Why React Server Components are a leap forward for content-driven websites
| | react.dev
1.9 parsecs away

Travel
| | The library for web and native user interfaces
| | bloeys.com
22.2 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.