guile-user
[Top][All Lists]
Advanced

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

Re: Nyacc patches for Mes to avoid bundling?


From: Jan Nieuwenhuizen
Subject: Re: Nyacc patches for Mes to avoid bundling?
Date: Sun, 07 May 2017 09:54:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Jan Nieuwenhuizen writes:

>> Maybe I can hack a `configure’ script together.
>
> Great!  FWIW, I lifted build-aux/compile-all.scm from GuixSD to compile
> the scheme files for Mes (mainly Nyacc).  You may want to look at
> that/do that too.

I upgraded Mes to Nyacc 0.78.0 and I've added (basic) string-index,
imported case-lambda from guile-1.8, and added #\cr short form for
#\return to the reader.  Mes now runs vanilla Nyacc!

Now I'm testing to unbundle Nyacc from Mes. I just wrote some code to
have `include-from-path' look in GUILE_LOAD_PATH...and to test it I
haphazarly transplanted Mes' build system to nyacc

     https://gitlab.com/janneke/nyacc # wip-build

feel free to use or ignore any or all of it :-)

Greetings,
janneke

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar®  http://AvatarAcademy.nl  



reply via email to

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