NEGA.TV

MODE SELECT

03 - December Adventure

Day 3, no house work today.

I typed out some more grammar, and thought about lexing. Probably my approach will be to just blast load all the source code at once, copying it into a source collection. For starters I think I’ll manually load source files, but it would be neat to be able to construct the full dependency tree from a single root source file with a minimal recursive scan for imports.

Then I did a bit of noodling on lexer interning.