--- id: aliases: [] title: 2026-01-10 tags: - authorship/original - destiny/permanent - status/draft - type/periodic/daily dg-publish: true --- # 2026-01-10 ## 2026-01-10 08:42:?? I've been writing a C# library based on the specifications of [[music-theory-as-code]], but the problem of parsing overwhelms me whenever I think about implementation. I'd like to try to get [ANTLR](https://github.com/antlr/antlr4) working, first a simple template solution, then a music notation parser for [[music-theory-as-code]], and ultimately experimenting with use for [[estimating-as-code]]. [vanilla C# target](https://github.com/antlr/antlr4/blob/master/doc/csharp-target.md) [alt C# target](https://github.com/tunnelvisionlabs/antlr4cs)