[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bootstrappable] Re: prototyping the full source bootstrap path
From: |
Jan Nieuwenhuizen |
Subject: |
Re: [bootstrappable] Re: prototyping the full source bootstrap path |
Date: |
Tue, 21 Nov 2017 18:52:07 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Orians, Jeremiah (DTMB) writes:
>> It wouldn’t really help in that mescc+/guilecc is just as capable as the
>> earlier mescc, no?
> There is however a real difference in terms of performance, guile is simply
> faster
Plus there is another angle on this. MesCC, the bootstrap C compiler in
Scheme, is not a intended to be used beyond bootstrapping. A C compiler
on top of Guile however, could be a very interesting project and could
easily target gcc; possibly attempt C++. I may just be dreaming...
>> Indeed, Guile needs a C compiler.
> Technically, it could be built from a lisp compiler
Hmm, it's my understanding that Guile is pretty heavily tied to
libguile/*.c. What makes you think that it's possible for Guile to run
without libguile/*.c?
janneke
--
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com
- prototyping the full source bootstrap path, Jan Nieuwenhuizen, 2017/11/19
- Re: [bootstrappable] prototyping the full source bootstrap path, Ludovic Courtès, 2017/11/20
- Re: [bootstrappable] Re: prototyping the full source bootstrap path, Jan Nieuwenhuizen, 2017/11/20
- Re: [bootstrappable] Re: prototyping the full source bootstrap path, Ricardo Wurmus, 2017/11/21
- Re: [bootstrappable] Re: prototyping the full source bootstrap path, Jan Nieuwenhuizen, 2017/11/20
- RE: [bootstrappable] Re: prototyping the full source bootstrap path, Orians, Jeremiah (DTMB), 2017/11/20
- Re: [bootstrappable] Re: prototyping the full source bootstrap path, Ludovic Courtès, 2017/11/20
- RE: [bootstrappable] Re: prototyping the full source bootstrap path, Orians, Jeremiah (DTMB), 2017/11/21
- Re: [bootstrappable] Re: prototyping the full source bootstrap path,
Jan Nieuwenhuizen <=
- RE: [bootstrappable] Re: prototyping the full source bootstrap path, Orians, Jeremiah (DTMB), 2017/11/21
- Re: [bootstrappable] Re: prototyping the full source bootstrap path, Mark H Weaver, 2017/11/22
- RE: [bootstrappable] Re: prototyping the full source bootstrap path, Orians, Jeremiah (DTMB), 2017/11/27
- Re: [bootstrappable] Re: prototyping the full source bootstrap path, Jan Nieuwenhuizen, 2017/11/23
- Re: [bootstrappable] Re: prototyping the full source bootstrap path, Ricardo Wurmus, 2017/11/23
- Re: [bootstrappable] Re: prototyping the full source bootstrap path, Jan Nieuwenhuizen, 2017/11/25
RE: [bootstrappable] prototyping the full source bootstrap path, Orians, Jeremiah (DTMB), 2017/11/20