When Chomsky Met JavaScript - Exploring the Linguistics Behind Regular Expressions
Offered By: JSConf via YouTube
Course Description
Overview
Explore the fascinating journey of regular expressions from their linguistic roots to their powerful implementation in JavaScript in this 17-minute conference talk from JSConf EU 2018. Delve into the Chomsky Hierarchy, discover the concept of regular grammar, and understand how these linguistic theories shaped the development of regular expressions in programming. Learn about the unique features of regular expressions in JavaScript, including back references, and gain the confidence to start crafting your own. By unraveling the linguistic theory behind regular expressions, empower yourself to master this often perplexing but incredibly useful programming technique.
Syllabus
Intro
Regular Expressions
The Chomsky Hierarchy
Parseltongue
Regular grammar
Regular expressions in programming
Regular expressions in JavaScript
Back references in JavaScript
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube