From: Matt Wette <matthew.wette@verizon.net>
To: guile-user@gnu.org
Subject: Re: nyacc 0.65.0 released
Date: Wed, 30 Dec 2015 13:32:27 -0800 [thread overview]
Message-ID: <C5230783-D41C-428A-AB44-7824F1933A8E@verizon.net> (raw)
In-Reply-To: <878u4b3acs.fsf@dustycloud.org>
[-- Attachment #1: Type: text/plain, Size: 961 bytes --]
> On Dec 30, 2015, at 12:58 PM, Christopher Allan Webber <cwebber@dustycloud.org> wrote:
>
> Matt Wette writes
>> The purpose of the tree-il conversion is to support “,L <langauge>” at
>> the guile prompt. And the tree-il code is done for javascript and a
>> simple calculator, not C. I just tried the javascript and it is not
>> working, but here is a small demo with the simple calculator. The
>> calc files (parser, compiler and spec) are included below.
>>
>> scheme@(guile-user)> ,L calc
>> Happy hacking with calc! To switch back, type `,L scheme'.
>> calc@(guile-user)> a = 3 + 4
>> calc@(guile-user)> ,L scheme
>> Happy hacking with Scheme! To switch back, type `,L calc'.
>> scheme@(guile-user)> a
>> $1 = 7
>
> That's really interesting. Do you have more specific applications in
> mind beyond this?
Well. I wanted to go through the exercise of writing to the tree-il, but have no real goals as of yet.
Matt
[-- Attachment #2: Type: text/html, Size: 3794 bytes --]
next prev parent reply other threads:[~2015-12-30 21:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-29 21:01 nyacc 0.65.0 released Matt Wette
2015-12-30 14:35 ` Ludovic Courtès
2015-12-30 16:54 ` Matt Wette
2015-12-30 17:38 ` Ludovic Courtès
2015-12-30 20:58 ` Christopher Allan Webber
2015-12-30 21:32 ` Matt Wette [this message]
2015-12-31 4:11 ` Nala Ginrut
2015-12-31 15:21 ` Matt Wette
2015-12-31 17:22 ` Matt Wette
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=C5230783-D41C-428A-AB44-7824F1933A8E@verizon.net \
--to=matthew.wette@verizon.net \
--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).