until docs and interfaces for scheme are more cleared up).
thanks for your quick replies!
2017-07-20 17:33 GMT+02:00 David Kastrup :
> Hlöðver Sigurðsson writes:
>
> > Yes, that's why I wanted to experiment with boycutting the
> .ly->scheme-ast
> > transformation st
put?
2017-07-20 16:57 GMT+02:00 David Kastrup :
> Hlöðver Sigurðsson writes:
>
> > Hi lilyponders,
> >
> > I'm looking to find a way to transpile code to lilypond, I know how to
> > generate an ast like this
> >
> > ((context . 0) (class . CreateCon
Hi lilyponders,
I'm looking to find a way to transpile code to lilypond, I know how to
generate an ast like this
((context . 0) (class . CreateContext) (unique . 1) (ops) (type . Score)
(id . "\\new"))
((context . 1) (class . CreateContext) (unique . 2) (ops) (type .
StaffGroup) (id . "\\new"))
(