Premium Only Content
Compiler From Scratch: Phase 1 - Tokenizer Generator 004: Regex Pattern to NFA
Streamed on 2024-08-09 (https://www.twitch.tv/thediscouragerofhesitancy)
Zero Dependencies Programming!
With some stolen code out of the way to store all of our state I can start the Pattern to NFA processing. This process involves stepping through a regex pattern one character at a time. Depending on the character we either add a "fragment" to our list of fragments, or we update some state, like "Are we inside square brackets?" or "Are we escaping the next character?".
Then we run through the list multiple times, once for each precedence of operator. If an operator at the current precedence level is found, we reduce the list by moving any neighboring elements to the proper relationship under the current operator. If everything parses correctly, we end up with one fragment at the end which contains the root state of our NFA. A decent amount of code was stolen from my old sandbox as there is a lot of detailed bookkeeping involved in these processes.
I then added the ability to log the NFA as a formatted table, as well as a tree. I think the table is easier to read and trace.
Then I started adding new features to my Regex to NFA converter, starting with non-greedy modifiers. The cardinality operators (+, *, and ?) can be made non-greedy by putting "?" after them. Strangely, this is a very simple change that just involves swapping the left and right out pointers for the given state. However, during this change I found a bug in my "+" implementation which I had to fix, and due to the time elapsed since I had last played in the sandbox, it took me longer than it should have. But in the end, I got it all working.
-
1:57:43
Steven Crowder
4 hours agoFailed Hit Job: Another Trump Media Hoax Exposed
274K240 -
56:36
The Rubin Report
3 hours agoFox Hosts Stunned by Piers Morgan’s Dark Prediction for NYC Under Zohran Mamdan
25.4K37 -
LIVE
XDDX_HiTower
2 hours ago $0.61 earnedGRAY ZONE DEVLOG FOR .3.5 UPDATE!!! [RGMT CONTENT Mgr. | RGMT GL | GZW CL]
97 watching -
LIVE
LFA TV
16 hours agoLIVE & BREAKING NEWS! | TUESDAY 11/4/25
2,458 watching -
DVR
The Shannon Joy Show
3 hours agoICE Brutality In Evanston, Illinois Sparks New Outrage * GOP Seeks New FISA Re-Authorization * Are Tucker Carlson & Nick Fuentes Feds?
15.4K4 -
1:41:24
The Mel K Show
3 hours agoA Republic if You Can Keep It-Americans Must Choose 11-04-25
20.8K1 -
35:49
Grant Stinchfield
2 hours ago $0.98 earnedThe Mind Meltdown: Are COVID Shots Fueling America’s Cognitive Collapse?
13.5K2 -
1:00:46
VINCE
5 hours agoThe Proof Is In The Emails | Episode 161 - 11/04/25
171K167 -
2:12:22
Benny Johnson
4 hours ago🚨Trump Releases ALL Evidence Against James Comey in Nuclear Legal BOMBSHELL! It's DARK, US in SHOCK
96.4K41 -
2:04:05
Badlands Media
12 hours agoBadlands Daily: November 4, 2025
69.3K14