unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Damien Mattei <damien.mattei@gmail.com>
To: guile-user <guile-user@gnu.org>
Subject: Scheme+ v9.0 released
Date: Sun, 26 May 2024 20:13:10 +0200	[thread overview]
Message-ID: <CADEOadeaJtGUDVqiZOmUaBzg0Lrc=NvMbS314-4e3XQRaEgLLQ@mail.gmail.com> (raw)

hello,

i released the version 9.0 of Scheme+

https://github.com/damien-mattei/Scheme-PLUS-for-Guile

New in this release:

No more need to parse the file+.scm file ,all parsing is done at
pre-compile time in macro.
This makes the use of Scheme+ transparent for the user.

https://github.com/damien-mattei/Scheme-PLUS-for-Guile/releases/tag/v9.0

Scheme+ is an extension of the syntax of the Scheme language.

Scheme+ makes it easy the assignment of Scheme objects in infix notation
with operator precedence based on guile curly-infix mode / SRFI 105 (works
also in prefix)  with a few new operators  ← (or  <-), [ ] for arrays
indexes ,⥆ (or <+) for definitions.

It also provide the same slicing notation as Python but for vectors and
strings.

https://damien-mattei.github.io/Scheme-PLUS-for-Guile/Scheme+io.html

Scheme+ keeps the compatibility with all the Scheme language.

A few examples are in this directory:

https://github.com/damien-mattei/Scheme-PLUS-for-Guile/tree/main/examples

TO-DO for next versions: refactor code and  use more modules, still upgrade
a bit the syntax.


Regards,

Damien


                 reply	other threads:[~2024-05-26 18:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CADEOadeaJtGUDVqiZOmUaBzg0Lrc=NvMbS314-4e3XQRaEgLLQ@mail.gmail.com' \
    --to=damien.mattei@gmail.com \
    --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).