Premium Only Content
Compiler From Scratch: Phase 1 - Tokenizer Generator 009: Generating DFA State code
Streamed on 2024-09-13 (https://www.twitch.tv/thediscouragerofhesitancy)
Zero Dependencies Programming!
I have to confess to cheating ... I did some work on the compiler off-stream. I created an asset pipeline for managing Code Snippets ... large chunks of text that are the same no matter what. These Code Snippets can be divided into chunks with a line of "...", so I can write a chunk, then emit custom code, and move on to the next chunk. The other thing was I refactored TxtBuf and ChrRef to remove the circular dependency that would necessarily exist if I use ChrRef in a TxtBuf::Iterator. And now I have a TxtBuff::Iterator. But that was all the cheating, I swear! Everything else we do on-stream.
Today was starting to emit DFAStates into our Tokenizer. Each DFAState has a list of Transitions and each Transition contains a list of conditions to check, and where the next DFAState is if those conditions are met. All the code emitted today was into simple methods, one per DFAState.
But a lot of the complexity we will face will come in the form of the PerformanceSwitches I am putting in. Whenever I come to a decision that I think will impact performance I am emitting code for each of those decisions, wrapped in a #ifdef/#endif so we can change some defines in our build and test the alternatives. There is some overlap between some of the options I've thought up, so we are going to be emitting way more code than we will end up with. As we go we will confirm correctness of each PerformanceSwitch, but we won't profile until things are working end-to-end and we have a large body of text to test against ... maybe JSON? So, if this stage of development seems a little slow, remember, I am generating 96 (currently) permutations of the way this code could be written.
-
2:16:35
DLDAfterDark
6 hours ago $3.67 earnedIs The "SnapPocalypse" A Real Concern? Are You Prepared For SHTF? What Are Some Considerations?
18.5K9 -
19:58
TampaAerialMedia
18 hours ago $6.07 earnedKEY LARGO - Florida Keys Part 1 - Snorkeling, Restaurants,
31.2K16 -
1:23
Memology 101
2 days ago $6.03 earnedFar-left ghoul wants conservatives DEAD, warns Dems to get on board or THEY ARE NEXT
26.1K55 -
3:27:27
SavageJayGatsby
8 hours ago🔥🌶️ Spicy Saturday – BITE Edition! 🌶️🔥
54.4K5 -
26:09
Exploring With Nug
18 hours ago $12.13 earned13 Cold Cases in New Orleans What We Discovered Beneath the Surface!
51.5K20 -
27:39
MYLUNCHBREAK CHANNEL PAGE
12 hours agoDestroying Time.
134K40 -
3:27:19
Mally_Mouse
8 hours ago🌶️ 🥵Spicy BITE Saturday!! 🥵🌶️- Let's Play: Minecraft Christmas Adventure!!
133K9 -
2:14:31
Side Scrollers Podcast
13 hours agoSide Scrollers INVITE ONLY - Live From Dreamhack
159K14 -
1:18:23
Simply Bitcoin
2 days ago $14.52 earnedThe Bitcoin Crucible w/ Alex Stanczyk and Lawrence Lepard
38.9K6 -
1:25:03
Jeff Ahern
13 hours ago $24.40 earnedThe Saturday Show with Jeff Ahern
102K17