Files
zmVault/2026-01-10.md
T

728 B

id, aliases, title, tags, dg-publish
id aliases title tags dg-publish
2026-01-10
authorship/original
destiny/permanent
status/draft
type/daily
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 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 alt C# target