unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Daniel Skinner <daniel@dasa.cc>
To: "Thompson, David" <dthompson2@worcester.edu>
Cc: Guile User <guile-user@gnu.org>
Subject: Re: Guile Hoot v0.2.0 released!
Date: Wed, 13 Dec 2023 16:44:14 -0600	[thread overview]
Message-ID: <CAJ7_s+++Ru3E_ZmfCu-yYEwy2ZqfvzXRF91J7tTthr1niJR+Ow@mail.gmail.com> (raw)
In-Reply-To: <CAJ7_s+JHErxOpMHOMs7sk2W2s=X_YOXGef8ciE5v8FgRa=-F_w@mail.gmail.com>

whoops nvm, found the answer in r7rs spec and had apparently learned older
way

On Wed, Dec 13, 2023, 4:05 PM Daniel Skinner <daniel@dasa.cc> wrote:

> Given some inexact that I would eventually want to truncate and use as the
> index arg of vector-ref, do I have any options for this in this release of
> hoot?
>
> Notably I didn't see a definition for inexact->exact and I dont really
> know my way around scheme too well to know how to address otherwise.
>
> On Thu, Nov 30, 2023, 2:09 PM Thompson, David <dthompson2@worcester.edu>
> wrote:
>
>> Hey Guilers!
>>
>> On behalf of the Spritely Institute, I'm happy to announce that Guile
>> Hoot v0.2.0 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:
>>
>> * Nearly all of R7RS-small is now implemented! Hoot 0.2.0 is now
>> capable of running many more standard Scheme programs than 0.1.0.
>>
>> * A foreign function interface (FFI) has been added to make it easy to
>> declare imported host functions and call them from Scheme.
>>
>> * User-defined record types, sorely missing from 0.1.0, have been added.
>>
>> Read the full release notes here:
>> https://spritely.institute/news/guile-hoot-v020-released.html
>>
>> If you use Guix then it's easy to try out Hoot:
>>
>>     guix pull
>>     guix shell guile-next guile-hoot
>>
>> But wait, there's more! I've been busy writing up a tutorial for using
>> Hoot to make React-like web pages, and that is also available now:
>>
>>
>> https://spritely.institute/news/building-interactive-web-pages-with-guile-hoot.html
>>
>> If you're curious what it looks like to integrate Scheme with
>> JavaScript browser APIs then definitely check out that post.
>>
>> Okay, that's all for now.  Happy hooting!
>>
>> - Dave
>>
>>


      reply	other threads:[~2023-12-13 22:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-30 20:08 Guile Hoot v0.2.0 released! Thompson, David
2023-11-30 20:24 ` Mikael Djurfeldt
2023-12-01  7:21 ` Nala Ginrut
2023-12-03 15:04 ` Daniel Skinner
2023-12-05 17:58   ` Christine Lemmer-Webber
2023-12-11  5:52     ` Daniel Skinner
2023-12-11 15:49       ` Thompson, David
2023-12-11 17:03         ` Daniel Skinner
2023-12-11 17:39           ` Thompson, David
2023-12-11 18:35             ` Daniel Skinner
2023-12-11 17:36         ` Daniel Skinner
2023-12-13 22:05 ` Daniel Skinner
2023-12-13 22:44   ` Daniel Skinner [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=CAJ7_s+++Ru3E_ZmfCu-yYEwy2ZqfvzXRF91J7tTthr1niJR+Ow@mail.gmail.com \
    --to=daniel@dasa.cc \
    --cc=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).