Go Live Coding in Emacs Part 3: Refactoring Input File Parsing

Опубликовано: 12 Октябрь 2024
на канале: Brent Westbrook
521
8

In this video I try to address a recurring pain point in my pbqff program: parsing the input file. This is at least the third major implementation, but I think it is substantially better than the others. As you can see in the time stamps, the changes were actually pretty straightforward, and then I just had to follow the compiler and my tests to track down everything I broke.

Time stamps:
00:00 Introduction
04:14 Start coding
12:59 Fix failing tests

Website: https://bwestbro.com