[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
- Re: Nyacc patches for Mes to avoid bundling?, (continued)
- Re: Nyacc patches for Mes to avoid bundling?, Matt Wette, 2017/05/03
- Re: Nyacc patches for Mes to avoid bundling?, Matt Wette, 2017/05/04
- Re: Nyacc patches for Mes to avoid bundling?, Jan Nieuwenhuizen, 2017/05/05
- Re: Nyacc patches for Mes to avoid bundling?, Matt Wette, 2017/05/05
- Re: Nyacc patches for Mes to avoid bundling?, Jan Nieuwenhuizen, 2017/05/05
- Re: Nyacc patches for Mes to avoid bundling?, Matt Wette, 2017/05/05
- Re: Nyacc patches for Mes to avoid bundling?, Matt Wette, 2017/05/06
- Re: Nyacc patches for Mes to avoid bundling?, Jan Nieuwenhuizen, 2017/05/06
- Re: Nyacc patches for Mes to avoid bundling?, Matt Wette, 2017/05/06
- Re: Nyacc patches for Mes to avoid bundling?, Jan Nieuwenhuizen, 2017/05/06
- Re: Nyacc patches for Mes to avoid bundling?,
Jan Nieuwenhuizen <=
- Re: Nyacc patches for Mes to avoid bundling?, Matt Wette, 2017/05/07
- Re: Nyacc patches for Mes to avoid bundling?, Jan Nieuwenhuizen, 2017/05/08
- Re: Nyacc patches for Mes to avoid bundling?, Jan Nieuwenhuizen, 2017/05/10
- Re: Nyacc patches for Mes to avoid bundling?, Matt Wette, 2017/05/10
- Re: Nyacc patches for Mes to avoid bundling?, Matt Wette, 2017/05/11
- Re: Nyacc patches for Mes to avoid bundling?, Jan Nieuwenhuizen, 2017/05/12
- Re: Nyacc patches for Mes to avoid bundling?, Matt Wette, 2017/05/12
Re: Nyacc patches for Mes to avoid bundling?, Ludovic Courtès, 2017/05/05