From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Newsgroups: gmane.lisp.guile.user Subject: Re: Nyacc question: [found] where are the actions bound? Date: Sat, 14 Mar 2020 16:47:42 +0100 Message-ID: <20200314154742.GC18529@tuxteam.de> References: <20200308101445.GB28250@tuxteam.de> <40b09b97-862e-6bb0-3205-45bb9dd35d46@gmail.com> <20200314115919.GD4091@tuxteam.de> <6b4d3cde-3b75-3a42-786e-1d381f6c7cb0@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lMM8JwqTlfDpEaS6" Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="25117"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/1.5.21 (2010-09-15) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Sat Mar 14 16:48:01 2020 Return-path: Envelope-to: guile-user@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jD917-0006Q7-1V for guile-user@m.gmane-mx.org; Sat, 14 Mar 2020 16:48:01 +0100 Original-Received: from localhost ([::1]:45878 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jD915-0006h1-Qw for guile-user@m.gmane-mx.org; Sat, 14 Mar 2020 11:47:59 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52089) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jD90r-0006gu-QY for guile-user@gnu.org; Sat, 14 Mar 2020 11:47:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jD90q-0000Xj-Qc for guile-user@gnu.org; Sat, 14 Mar 2020 11:47:45 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:60048) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jD90q-0000Pj-Ao for guile-user@gnu.org; Sat, 14 Mar 2020 11:47:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:To:Date; bh=ScsP+zI6x6cdrscIel8K9BdToCgLvJ/81jAzZhZXm4M=; b=ECkWyGycdSBixPwrn4vpO87+2XnnCuTVxAW+LBtDx9arPOt+89WfLRf4SaFG+Zq7ybS+8BK6Lu91+JvSjn110EoyT50ig2IzJQ6FE/xBEtQJu/x7IJIp4+ugFwK35Qk7/WVWuDJfeaZgSexQbuhMVm3yB4Z7fxhplTMhoAujWwcoQ2rjbzG89JsP+xTItOEykLdu6lk38C6vbSCmAWk26f3RxbvPAXusuKIaQaM9wUiLFhsoe6U+YJNonZmOTVrAKikHpuj/8qwL/pPHF6uK+efGDilw+y2sGpc3PHR6HyMV6mlNNl1Efuqi66tgVkOFdyK9+29zOaCHPdn0Tlyu8g==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1jD90o-0004vd-AL for guile-user@gnu.org; Sat, 14 Mar 2020 16:47:42 +0100 Content-Disposition: inline In-Reply-To: <6b4d3cde-3b75-3a42-786e-1d381f6c7cb0@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 5.199.139.25 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.io gmane.lisp.guile.user:16305 Archived-At: --lMM8JwqTlfDpEaS6 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 14, 2020 at 07:31:10AM -0700, Matt Wette wrote: > On 3/14/20 4:59 AM, tomas@tuxteam.de wrote: [...] > >and have make-lalr-parser pick up the bindings in the lexical > >environment. [...] > I get it now.=C2=A0 What you expect makes much sense. > =C2=A0I will think about that. It might come at a price, I don't know. At least, the calling site has to capture the (lexical) environment, so make-lalr-parser has either to get the env as an extra parameter or it has to become a macro. As I wrote in the other mail, a doc fix could be more than enough. I repeat: I barely know what I'm doing, so I might be dangerous ;-) Cheers & thanks -- tom=C3=A1s --lMM8JwqTlfDpEaS6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAl5s/J4ACgkQBcgs9XrR2kathQCffV+3mWll1T3/Qvn+fu5HbJ6i d5MAn1Mffs1bbipKisQRsdHCAUbx+7nE =J715 -----END PGP SIGNATURE----- --lMM8JwqTlfDpEaS6--