unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Mike Gran <spk121@yahoo.com>
To: Andy Wingo <wingo@pobox.com>,
	"rixed@happyleptic.org" <rixed@happyleptic.org>
Cc: "guile-user@gnu.org" <guile-user@gnu.org>
Subject: Re: Why 3 different evaluators?
Date: Wed, 16 Nov 2011 11:43:52 -0800 (PST)	[thread overview]
Message-ID: <1321472632.6080.YahooMailNeo@web37902.mail.mud.yahoo.com> (raw)
In-Reply-To: <87d3crlx7p.fsf@pobox.com>

> From: Andy Wingo <wingo@pobox.com>
> On Wed 16 Nov 2011 11:17, rixed@happyleptic.org writes:
> 
>>>  If I bootstrap Guile-X from GCC, I have to trust GCC.
>> 
>>  And the code for this C evaluator that's almost used nowhere thus
>>  probably much less tested than the rest of Guile.
> 
> On the contrary, it is used to interpret the entire compiler, when
> compiling eval.go.  It runs on every system that builds Guile.  Also it
> is very simple, and uses the same algorithm as eval.scm.

I believe that you can still run the whole test suite on the C evaluator
by erasing all the .go files from the modules lib, setting auto compile off,
then running the check-guile script.  It does take a while to start up,
though, since it reads the psyntax file each time a new script starts.
 
Haven't tried it lately, but, it has worked on previous versions of 2.0.
 
-Mike



  parent reply	other threads:[~2011-11-16 19:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-16  5:00 Why 3 different evaluators? rixed
2011-11-16  9:31 ` Andy Wingo
2011-11-16 10:17   ` rixed
2011-11-16 18:48     ` Andy Wingo
2011-11-16 19:05       ` rixed
2011-11-16 19:43       ` Mike Gran [this message]
2011-11-17  5:29         ` rixed
2012-01-09 22:16           ` Andy Wingo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1321472632.6080.YahooMailNeo@web37902.mail.mud.yahoo.com \
    --to=spk121@yahoo.com \
    --cc=guile-user@gnu.org \
    --cc=rixed@happyleptic.org \
    --cc=wingo@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).