From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Jan Nieuwenhuizen Newsgroups: gmane.lisp.guile.user Subject: Re: nyacc 0.73.0 released Date: Sat, 07 Jan 2017 21:02:13 +0100 Organization: AvatarAcademy.nl Message-ID: <877f66y6yi.fsf@gnu.org> References: <87bmvjxgtl.fsf@gnu.org> <9A4B6D48-A9E5-4355-A717-934AD3FFA96D@gmail.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1483819383 17123 195.159.176.226 (7 Jan 2017 20:03:03 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 7 Jan 2017 20:03:03 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) Cc: guile-user@gnu.org To: Matt Wette Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Jan 07 21:02:59 2017 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cPxCU-00036V-H0 for guile-user@m.gmane.org; Sat, 07 Jan 2017 21:02:50 +0100 Original-Received: from localhost ([::1]:58984 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cPxCZ-0001Z9-0B for guile-user@m.gmane.org; Sat, 07 Jan 2017 15:02:55 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34364) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cPxC9-0001Yy-Fz for guile-user@gnu.org; Sat, 07 Jan 2017 15:02:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cPxC8-0006AR-EJ for guile-user@gnu.org; Sat, 07 Jan 2017 15:02:29 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:49861) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cPxBy-00068D-6D; Sat, 07 Jan 2017 15:02:18 -0500 Original-Received: from peder.onsbrabantnet.nl ([88.159.206.46]:52568 helo=dundal.peder.onsbrabantnet.nl) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1cPxBx-0000KK-Jj; Sat, 07 Jan 2017 15:02:17 -0500 X-Url: http://AvatarAcademy.nl In-Reply-To: <9A4B6D48-A9E5-4355-A717-934AD3FFA96D@gmail.com> (Matt Wette's message of "Sat, 7 Jan 2017 06:19:27 -0800") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.org gmane.lisp.guile.user:13083 Archived-At: Matt Wette writes: > Thanks. The bug is actually in lang/c99/mach.scm. c99act.scm is output = from running make-lalr-{spec,machine} on mach.scm, > > (jump-statement ; S 6.8.6 > ("goto" identifier ";" ($$ `(goto ,$2))). ;; <=3D was `(goto $2) > ("continue" ";" ($$ '(continue))) > ... Ah! :-) Thanks. > Also, I am currently working on the fixes branch to cleanup the >C-preprocessor support so that #:mode =E2=80=98code works more robustly. That's great. In the meantime my expression/test template starts to work, so mescc can compile all kinds of basic C stuff now. Next up: more arithmetic stuff and I'll be looking at globals, typedefs, structs. Greetings, Jan --=20 Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | Avatar=C2=AE http://AvatarAcademy.nl= =20=20