From: ludo@gnu.org (Ludovic Courtès)
To: guile-user@gnu.org
Subject: Re: compiled closures status
Date: Tue, 27 Nov 2007 10:12:55 +0100 [thread overview]
Message-ID: <87ir3o2grs.fsf@chbouib.org> (raw)
In-Reply-To: JS5KR0$D6E79B640E4BA706166C7B559E48E97F@poste.it
Hi Marco,
"Marco Maggi" <marco.maggi-ipsu@poste.it> writes:
> I have written a simple extension to test the
> compiled closures feature, and it seems to work.
> I wonder if it can be documented (and in this case
> I can contribute a Texinfo node) or there are plans
> to change the API.
You're referring to `scm_makcclo ()' and the likes?
The difference with `scm_closure ()', AIUI, is that a cclo's environment
is a simple C array instead of an alist. However, I'm under the
impression that code in `eval.c' doesn't know how to deal with a cclo's
environment (e.g., there is no occurrence of `SCM_CCLO_BASE ()'). So,
what makes you think it works? :-)
Thanks,
Ludovic.
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
next prev parent reply other threads:[~2007-11-27 9:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-27 6:59 compiled closures status Marco Maggi
2007-11-27 9:12 ` Ludovic Courtès [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-11-27 20:37 Marco Maggi
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=87ir3o2grs.fsf@chbouib.org \
--to=ludo@gnu.org \
--cc=guile-user@gnu.org \
/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).