> On 26 Oct 2018, at 17:41, Thomas Morley <[email protected]> wrote: > > But you could do (at least on Linux): > > lilydevel -e "(begin (define myhash (make-hash-table))(hashq-set! > myhash 'foo \"bar\"))" file.ly > > and in file.ly > > #(use-modules (guile-user)) > #(write (hashq-ref myhash 'foo)) > > returning "bar" as wished.
The program "lilydevel" is not in the MacOS distribution, though. _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
