unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: "Thompson, David" <dthompson2@worcester.edu>
To: Guile User <guile-user@gnu.org>
Subject: [ANN] Guile Hoot 0.4.1 released!
Date: Tue, 30 Apr 2024 11:40:45 -0400	[thread overview]
Message-ID: <CAJ=Rwfb-Dz1Z0nBqxkSbuD6wr_CH2CyQymYVr-F1PuPLeT6BmQ@mail.gmail.com> (raw)

Hey Guilers!

On behalf of the Spritely Institute, I'm happy to announce that Guile
Hoot 0.4.1 has been released!  Hoot is a Scheme to WebAssembly
compiler backend for Guile, which means you can now run Scheme in the
browser for real, tail calls and all.

The highlights of this release are:

* Many bug fixes, some of which fix very serious miscompilations. The
result is that Hoot is starting to feel quite stable! Hoot is now
capable of running all 57 tests in the R7RS benchmark suite, though
one benchmark does not complete within the 5 minute timeout window.

* Initial support for Guile's define-module syntax. Currently limited
to #:pure modules as Hoot does not yet provide the (guile) module
which is implicitly imported by impure modules.

* A built-in development web server for convenience and to simplify
the tutorial in the manual.

Read the full release notes here:

https://spritely.institute/news/guile-hoot-v041-released.html

If you use Guix then it's easy to try out Hoot:

    guix pull
    guix shell guile-next guile-hoot

One more thing: did you know that the Spring Lisp Game Jam is coming
up? Starting on May 17th, Lispers of all sorts will gather to build
small games over the course of 10 days. Hoot is a *great* option for
making a jam game (and IMO the best Scheme option) because it is very
easy for anyone to try your game in their web browser. To make it
super easy to get started making 2D games with Hoot, we've put
together this template Git repository with everything you need:

https://gitlab.com/spritely/guile-hoot-game-jam-template

Register for the Lisp Game Jam here and join in on the fun!

https://itch.io/jam/spring-lisp-game-jam-2024

Happy hooting! 🦉

- Dave



             reply	other threads:[~2024-04-30 15:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-30 15:40 Thompson, David [this message]
2024-04-30 16:06 ` [ANN] Guile Hoot 0.4.1 released! Vivien Kraus
2024-04-30 16:27   ` Thompson, David

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='CAJ=Rwfb-Dz1Z0nBqxkSbuD6wr_CH2CyQymYVr-F1PuPLeT6BmQ@mail.gmail.com' \
    --to=dthompson2@worcester.edu \
    --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).