public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Damien Mattei <damien.mattei@gmail.com>
To: Per Bothner <per@bothner.com>
Cc: kawa@sourceware.org
Subject: Re: simple main example hello world
Date: Sun, 1 Oct 2023 10:30:33 +0200	[thread overview]
Message-ID: <CADEOadcbXu=CZ0CtLWwBbAyqoPXWqi78_OBAO4HKX9A_93-SSA@mail.gmail.com> (raw)
In-Reply-To: <8d4ff92a-61c7-08ee-65b7-52c99a00a1e9@bothner.com>

the code in attachment is mainly from SRFI 105 and is described as "a
simple R5RS reader, with a few minor (common) extensions." but i never
test it on Kawa code, i will test that as i want to port my Scheme+ to
Kawa as i have now a reader and i will test on my examples.

On Sun, Oct 1, 2023 at 1:29 AM Per Bothner <per@bothner.com> wrote:
>
>
>
> On 9/30/23 13:11, Damien Mattei wrote:
> > and can convert any curly-infix  scheme code to prefix scheme but the
> > scheme should be R5RS compliant and i'm not sure Kawa is ?
>
> By default, no, but there are options, like --r5rs or --r7rs you can use:See https://www.gnu.org/software/kawa/Options.html#Options-for-language-selection
>
>
>
> --
>         --Per Bothner
> per@bothner.com   http://per.bothner.com/

      reply	other threads:[~2023-10-01  8:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-30 13:25 Damien Mattei
2023-09-30 14:06 ` Damien Mattei
2023-09-30 15:09   ` Jamison Hope
2023-09-30 16:02     ` Per Bothner
2023-09-30 18:21       ` Damien Mattei
2023-09-30 18:35         ` Panicz Maciej Godek
2023-09-30 20:11           ` Damien Mattei
2023-09-30 23:28             ` Per Bothner
2023-10-01  8:30               ` Damien Mattei [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADEOadcbXu=CZ0CtLWwBbAyqoPXWqi78_OBAO4HKX9A_93-SSA@mail.gmail.com' \
    --to=damien.mattei@gmail.com \
    --cc=kawa@sourceware.org \
    --cc=per@bothner.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).