unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: stefan.itampe@gmail.com
To: guile-devel@gnu.org
Subject: Re: Programming racket like in guile
Date: Fri, 22 Feb 2013 20:04:53 +0100	[thread overview]
Message-ID: <1721557.PWbtDRzPBI@warperdoze> (raw)
In-Reply-To: <877gm0ibpz.fsf@gnu.org>

On Friday, February 22, 2013 04:56:24 PM Ludovic Courtès wrote:
> Hi!
> 
> stefan.itampe@gmail.com skribis:
> > I have spend quite a lot of work porting racket code to guile
> > e.g. syntax-parse and the code for contracts, as a spinoff I have
> > done several other parts as well e.g.
> 
> Would you like to come up with individual commits to add those to
> Guile?
> 
> Ludo’.

Please be clear to what you would like to include. I would order it
like this


1. misc small utilities used in the translation process. This can
probably be compartmentized more but it's kind of nice to have one
include file.

2. Syntax parse. I used syntax parse to make most of the more advanced
macros in the compability layer.

3. Racket For loops, used quite extensively in racket code

4. Racket Structs, also used quite a lot in racket code

5. Racket lambda utilities, used extensively in contract code

6. racket contracts,

7. racket match, A nice matcher that even has PEG qualities.

/Stefan




  reply	other threads:[~2013-02-22 19:04 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 [this message]
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

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=1721557.PWbtDRzPBI@warperdoze \
    --to=stefan.itampe@gmail.com \
    --cc=guile-devel@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).