lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LilyPond REPL?


From: David Kastrup
Subject: Re: LilyPond REPL?
Date: Sun, 24 Nov 2013 07:38:34 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Paul <address@hidden> writes:

> Does LilyPond have a Read-Eval-Print-Loop?  I'm looking for a better
> way to debug the Scheme that I write.
>
> I found myself doing the following:
>
>     lilypond -e '(begin (simple-format #t "~A" (ly:make-pitch 0 3))
>     (newline) (newline) (quit))'
>
> Which seems on the cumbersome side - there must be a Better Way.
> Pointers (or strategies) please?

Uh, that's what the "Extending LilyPond" Guide actually _starts_ with:
<URL:http://lilypond.org/doc/v2.16/Documentation/extending/scheme-sandbox>.

LilyPond's documentation really is worth reading.

-- 
David Kastrup




reply via email to

[Prev in Thread] Current Thread [Next in Thread]