vault backup: 2026-02-20 13:07:16

This commit is contained in:
2026-02-20 13:07:16 -05:00
parent cdb0c5799a
commit 75883d1e4e
37 changed files with 32 additions and 32 deletions
+23
View File
@@ -0,0 +1,23 @@
---
id: 2026-01-10T08:42:00-05:00
aliases: []
title: 2026-01-10 08:42:??
tags:
- authorship/original
- destiny/permanent
- status/draft
- type/timestamped
dg-publish: true
---
# 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)