
30 Oct
2020
30 Oct
'20
4:17 a.m.
Is anyone working on the universal music notation converter in Haskell?
https://github.com/music-suite/music-suite http://music-suite.github.io/docs/ref/ I think this intends to be "the pandoc of music". I was looking into lilypond parsing for that, see my fork https://github.com/jwaldmann/lilypond-parse#goals but I'm currently stalled on this, for lack of time - and for the thorough mess that lilypond makes of mixing lexing, parsing, and semantics. It's as bad as TeX ... - J.