Coding 2025-04-14
Okay, I've been tweaking my tooling setup, and it looks like things should be good to go soon.
- I've got one repository for the tools to process the grammars.
- I've got one repository for working with the specific grammar I want to write.
- I've got a pypiserver set up and running on login, to let me take a package published from the first repository, and use it in the second.
The first repository is mostly set up as far as tooling goes, and I need to take a little time to draft things out in the second repository, so I can figure out what kind of interface to give the first repository, and then finally write build rules for the second. Nothing's happening with that tonight, because it's late now and I'm tired.
Good night.