unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Noah Lavine <noah.b.lavine@gmail.com>
To: Stefan Israelsson Tampe <stefan.itampe@gmail.com>
Cc: guile-devel <guile-devel@gnu.org>
Subject: Re: Programming racket like in guile
Date: Sat, 23 Feb 2013 10:36:39 -0500	[thread overview]
Message-ID: <CA+U71=OM_bjM6oHdb8PenE_MuOO4-zec+ziadbzneaDEbsndyQ@mail.gmail.com> (raw)
In-Reply-To: <2249304.rEEWIT33zp@warperdoze>

[-- Attachment #1: Type: text/plain, Size: 1462 bytes --]

That makes sense, but if the promotion ever happens, then there might be a
bunch of old code using (compat racket ...) that would need to be
converted, and we would have to keep the (compat racket ...) modules around
for compatibility with old code. If there's any possibility that we will
want to rename it to (language racket ...), I think we should do it right
now, in the beginning, so that users of those modules don't have to change.

It's fine for language support to be incomplete. That's how (language
ecmascript) is right now.

Best,
Noah



On Sat, Feb 23, 2013 at 7:44 AM, Stefan Israelsson Tampe <
stefan.itampe@gmail.com> wrote:

> On Saturday, February 23, 2013 08:54:09 AM Daniel Hartwig wrote:
> > For those parts specific to racket, did you consider the (language
> > racket ..) namespace, where an eventual language definition could be
> > placed also?
>
> Hmm, my problem with this is that to cover the racket lang is a
> monumental effort because it covers such things like imutable cons
> cells a new macrology system, a new module system etc. It would take
> me forever to actually complete anything close to #lang
> racket. Therefore I prefere to call it a compatibility module. The
> idea is to minimize the work needed to port code written in racket to
> guile. If we than mange after some significant time to repreoduce
> #:lan racket we can of cause promote this module to (language
> racket). Does this make sense?
>
> /Stefan
>
>
>

[-- Attachment #2: Type: text/html, Size: 2018 bytes --]

      reply	other threads:[~2013-02-23 15:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-21 20:59 Programming racket like in guile stefan.itampe
2013-02-22 15:56 ` Ludovic Courtès
2013-02-22 19:04   ` stefan.itampe
2013-02-24 21:07     ` Ludovic Courtès
2013-02-24 21:47       ` Stefan Israelsson Tampe
2013-02-23  0:54 ` Daniel Hartwig
2013-02-23  2:32   ` Ian Price
2013-02-23 15:39     ` Noah Lavine
2013-02-23 16:28       ` Stefan Israelsson Tampe
2013-02-23 12:44   ` Stefan Israelsson Tampe
2013-02-23 15:36     ` Noah Lavine [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

  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='CA+U71=OM_bjM6oHdb8PenE_MuOO4-zec+ziadbzneaDEbsndyQ@mail.gmail.com' \
    --to=noah.b.lavine@gmail.com \
    --cc=guile-devel@gnu.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).