unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Sergi <s.pasoev@gmail.com>
To: guile-devel@gnu.org
Subject: Re: Contributions to Guile
Date: Fri, 5 Feb 2016 13:56:10 +0400	[thread overview]
Message-ID: <CAMU1182+irpT4rxSUuZ0y3tvmABYTRkp=Unpu7qe+L=ifNMjjQ@mail.gmail.com> (raw)
In-Reply-To: <87twlno63d.fsf@gnu.org>

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

It is good to hear such announcements encouraged.

I have often missed some ideas from Clojure and Racket in guile and
recently had an idea to create a library that would bring those ideas in
one place. I have defined macros that bring Clojure or Racket forms into
the several projects I've used guile in.

I wonder if some people would be interested in having such a module -
something similar to what Rackjure (
https://github.com/greghendershott/rackjure) is for Racket

I imagine that this module could become focus of contributions and
evaluation and some features could either make into Guile standard library
or be collected as another language hosted by Guile VM.

An example usage of such library would be this:

(use-modules (borrow clj)) ;; imports some Clojure forms, like: if-let,
when-let, if-not, when-not

or

(use-modules (borrow rkt)) ;; does something similar with Racket ideas

https://github.com/pasoev/guile-borrow

On 5 February 2016 at 13:32, Ludovic Courtès <ludo@gnu.org> wrote:

> Hi!
>
> Chad Albers <calbers@neomantic.com> skribis:
>
> > I have experience with several schemes: Racket, Chibli, Gauche, and
> Guile.
> > I've started to enjoy Guile the most.  I've written one Guile module (
> > https://github.com/neomantic/guile-beaglebone-io) and I'm about to
> release
> > another one (mailboxes queues for cross thread communication).
>
> Nice!  You’re welcome to announce releases on guile-user@gnu.org so
> others can chime in.  :-)
>
> > I'm considering helping out on the Guile project, and there are a number
> of
> > areas that I would like to work on.   My question is, then, how can I get
> > involved?
>
> Andy Wingo has just written a great article about compiler/VM tasks for
> the forthcoming 2.2 series and for after 2.2:
>
>   http://wingolog.org/archives/2016/02/04/guile-compiler-tasks
>
> In addition to that, everyone can help with the standard library—the
> (ice-9 …) modules, (web …), the POSIX interface in libguile, etc.
>
> We want to include more batteries in general.  So if you think something
> widely useful ought to be in the standard library, you’re welcome to
> propose it here!  And of course, if you find bugs or limitations in
> existing modules, we’re interested in hearing about them and fixing
> them.
>
> Looking forward to receiving your contributions.  :-)
>
> Ludo’.
>
>
>

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

  reply	other threads:[~2016-02-05  9:56 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-17 18:43 Contributions to Guile Chad Albers
2016-02-05  9:32 ` Ludovic Courtès
2016-02-05  9:56   ` Sergi [this message]
2016-02-07 19:25   ` Chad Albers
2016-02-07 22:23     ` Christopher Allan Webber
2016-02-08  2:25       ` Mike Gerwitz
2016-02-08 11:31         ` Alex Sassmannshausen
2016-02-08 17:55           ` Christopher Allan Webber
2016-02-08  8:06       ` Ludovic Courtès
2016-02-08 18:17         ` Christopher Allan Webber
2016-02-08 19:22           ` Ricardo Wurmus
2016-02-08 20:28             ` Ludovic Courtès
2016-02-08 22:06               ` Ricardo Wurmus
2016-02-08 22:58                 ` Ludovic Courtès
2016-02-08 19:05         ` Christopher Allan Webber
2016-02-08 20:31           ` Ludovic Courtès
2016-02-08 21:28           ` Chad Albers
2016-02-08 21:37             ` Thompson, David
2016-02-09 16:09     ` Chad Albers

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='CAMU1182+irpT4rxSUuZ0y3tvmABYTRkp=Unpu7qe+L=ifNMjjQ@mail.gmail.com' \
    --to=s.pasoev@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).