[Haskell-cafe] Panmusic?
Johannes Waldmann
johannes.waldmann at htwk-leipzig.de
Fri Oct 30 08:17:29 UTC 2020
> 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.
More information about the Haskell-Cafe
mailing list