unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Andy Wingo <wingo@pobox.com>
To: Stefan Israelsson Tampe <stefan.itampe@gmail.com>
Cc: Mark H Weaver <mhw@netris.org>, guile-devel <guile-devel@gnu.org>
Subject: Re: wip-rtl return location
Date: Fri, 03 Aug 2012 14:38:41 +0200	[thread overview]
Message-ID: <871ujotajy.fsf@pobox.com> (raw)
In-Reply-To: <CAGua6m1ObR1TJWOOCK_z+0PkRQrW3gOZo4i8k8Q7eRe9Dmvo1w@mail.gmail.com> (Stefan Israelsson Tampe's message of "Fri, 3 Aug 2012 13:54:02 +0200")

On Fri 03 Aug 2012 13:54, Stefan Israelsson Tampe <stefan.itampe@gmail.com> writes:

> A though:
> assert_nargs_ee
> reserve_locals
> assert_nargs_ee_locals
> bind_rest
> bind_kwargs
>
> Could we not implement this logic in the call instructions?

This is a characteristic of the callee -- more work is needed if there
are optional/kw args, but in the normal case you just have
assert-nargs-ee/locals which is very cheap, no?

Andy
-- 
http://wingolog.org/



  reply	other threads:[~2012-08-03 12:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-02 14:29 wip-rtl return location Andy Wingo
2012-08-02 22:21 ` Noah Lavine
2012-08-03  8:06   ` Andy Wingo
2012-08-03  2:29 ` Mark H Weaver
2012-08-03  8:24   ` Andy Wingo
2012-08-03 11:54   ` Stefan Israelsson Tampe
2012-08-03 12:38     ` Andy Wingo [this message]
2012-08-03 13:13       ` Stefan Israelsson Tampe

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=871ujotajy.fsf@pobox.com \
    --to=wingo@pobox.com \
    --cc=guile-devel@gnu.org \
    --cc=mhw@netris.org \
    --cc=stefan.itampe@gmail.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).