“All About Regular Expressions…



If you write software, you probably use regular expressions frequently in your code, in developer tooling and even maybe in database queries.

But where did they come from? How did the token ^ come to mean “the start of a line”? You might know that “PCRE” means “Perl Compatible Regular Expression” but why is Perl singled out? And maybe you’re aware that the developers of golang were originally wary about including regular expressions in their language design. Why? Are regular expressions – gasp – dangerous?

In this talk we will examine the historical origins of regular expressions and various implementations of regular expressions in programming languages old and new(er). We will discuss why some regular expressions are “bad” and how inefficiencies can be avoided or minimized.

Jade Allen
Nova Labs, Software Developer
@avocadoSuperFan

Jade has been a software developer and dev-ops person for a really long time. She is interested in functional programming, distributed computing and computing history topics. She writes mostly Erlang for her day job.

——– Sponsored by: ——–

Stream is the # 1 Chat API for custom messaging apps. Activate your free 30-day trial to explore Stream Chat.

source

This post was automatic generated with this wp-automatic-plugin

10 plugins para AUTOMATIZAR … Previous post 10 plugins para AUTOMATIZAR …
Rapyd Payments Plugin for Pres… Next post Rapyd Payments Plugin for Pres…

8 thoughts on ““All About Regular Expressions…

  1. Dr Philip Hazel wrote PCRE at Cambridge University in the late 1990s. In the older days of the Phoenix operating system (1980 or so), I used his ZED editor every day. When I approached him to ask if I could see the source code for it, he kindly steered me towards the BCPL version which was easier to understand than IBM 370/165 assembler.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.

error: Content is protected !!