unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Guile Hoot v0.1.0 RELEASED!
@ 2023-10-16 18:50 Christine Lemmer-Webber
  2023-10-17  1:36 ` Nala Ginrut
  2023-10-17  5:49 ` Dr. Arne Babenhauserheide
  0 siblings, 2 replies; 5+ messages in thread
From: Christine Lemmer-Webber @ 2023-10-16 18:50 UTC (permalink / raw)
  To: guile-user

GOOD NEWS!  Spritely's Scheme -> WASM compiler's first release is OUT!
That's right... Scheme in your browser!!!

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

Docs here: https://spritely.institute/files/docs/guile-hoot/0.1.0

And it's already in Guix!!!!

  $ guix pull
  $ guix shell --pure guile-next guile-hoot

ALSO!  We had an awesome interview over at System Crafters!

  https://www.youtube.com/watch?v=8LuQtoy9NLs

Now go make something cool!  Let's change the web! :)

 - Christine, on behalf of the Spritely Hoot team



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Guile Hoot v0.1.0 RELEASED!
  2023-10-16 18:50 Guile Hoot v0.1.0 RELEASED! Christine Lemmer-Webber
@ 2023-10-17  1:36 ` Nala Ginrut
  2023-10-17 13:36   ` Christine Lemmer-Webber
  2023-10-17 14:38   ` Maxim Cournoyer
  2023-10-17  5:49 ` Dr. Arne Babenhauserheide
  1 sibling, 2 replies; 5+ messages in thread
From: Nala Ginrut @ 2023-10-17  1:36 UTC (permalink / raw)
  To: Christine Lemmer-Webber; +Cc: Guile User

Congrats!
That's really cool!

Is the r7rs macros supported?

Best regards.


On Tue, Oct 17, 2023, 02:55 Christine Lemmer-Webber <cwebber@dustycloud.org>
wrote:

> GOOD NEWS!  Spritely's Scheme -> WASM compiler's first release is OUT!
> That's right... Scheme in your browser!!!
>
>   https://spritely.institute/news/guile-hoot-v010-released.html
>
> Docs here: https://spritely.institute/files/docs/guile-hoot/0.1.0
>
> And it's already in Guix!!!!
>
>   $ guix pull
>   $ guix shell --pure guile-next guile-hoot
>
> ALSO!  We had an awesome interview over at System Crafters!
>
>   https://www.youtube.com/watch?v=8LuQtoy9NLs
>
> Now go make something cool!  Let's change the web! :)
>
>  - Christine, on behalf of the Spritely Hoot team
>
>


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Guile Hoot v0.1.0 RELEASED!
  2023-10-16 18:50 Guile Hoot v0.1.0 RELEASED! Christine Lemmer-Webber
  2023-10-17  1:36 ` Nala Ginrut
@ 2023-10-17  5:49 ` Dr. Arne Babenhauserheide
  1 sibling, 0 replies; 5+ messages in thread
From: Dr. Arne Babenhauserheide @ 2023-10-17  5:49 UTC (permalink / raw)
  To: Christine Lemmer-Webber; +Cc: guile-user

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


Christine Lemmer-Webber <cwebber@dustycloud.org> writes:

> GOOD NEWS!  Spritely's Scheme -> WASM compiler's first release is OUT!
> That's right... Scheme in your browser!!!
>
>   https://spritely.institute/news/guile-hoot-v010-released.html

Thank you! That’s awesome!

> Docs here: https://spritely.institute/files/docs/guile-hoot/0.1.0
>
> And it's already in Guix!!!!
>
>   $ guix pull
>   $ guix shell --pure guile-next guile-hoot

And since some (most) seem to have missed it when you showed the thing
that blew my mind: In Guix you can already see the example with a single
shell command:

guix shell google-chrome-unstable -- google-chrome-unstable https://spritely.institute/news/scheme-wireworld-in-browser.html

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 1125 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Guile Hoot v0.1.0 RELEASED!
  2023-10-17  1:36 ` Nala Ginrut
@ 2023-10-17 13:36   ` Christine Lemmer-Webber
  2023-10-17 14:38   ` Maxim Cournoyer
  1 sibling, 0 replies; 5+ messages in thread
From: Christine Lemmer-Webber @ 2023-10-17 13:36 UTC (permalink / raw)
  To: Nala Ginrut; +Cc: Guile User

Nala Ginrut <nalaginrut@gmail.com> writes:

> Congrats!
> That's really cool!

Glad you're excited, Nala! :)

> Is the r7rs macros supported?

Yes!  Hoot compiles from the "CPS Soup" intermediate layer, so
everything is already expanded by that state. :)

> Best regards.
>
> On Tue, Oct 17, 2023, 02:55 Christine Lemmer-Webber <cwebber@dustycloud.org> wrote:
>
>  GOOD NEWS!  Spritely's Scheme -> WASM compiler's first release is OUT!
>  That's right... Scheme in your browser!!!
>
>    https://spritely.institute/news/guile-hoot-v010-released.html
>
>  Docs here: https://spritely.institute/files/docs/guile-hoot/0.1.0
>
>  And it's already in Guix!!!!
>
>    $ guix pull
>    $ guix shell --pure guile-next guile-hoot
>
>  ALSO!  We had an awesome interview over at System Crafters!
>
>    https://www.youtube.com/watch?v=8LuQtoy9NLs
>
>  Now go make something cool!  Let's change the web! :)
>
>   - Christine, on behalf of the Spritely Hoot team




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Guile Hoot v0.1.0 RELEASED!
  2023-10-17  1:36 ` Nala Ginrut
  2023-10-17 13:36   ` Christine Lemmer-Webber
@ 2023-10-17 14:38   ` Maxim Cournoyer
  1 sibling, 0 replies; 5+ messages in thread
From: Maxim Cournoyer @ 2023-10-17 14:38 UTC (permalink / raw)
  To: Nala Ginrut; +Cc: Christine Lemmer-Webber, Guile User

Hi,

Nala Ginrut <nalaginrut@gmail.com> writes:

> Congrats!
> That's really cool!

+1, thanks for the fancy work!

-- 
Thanks,
Maxim



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-10-17 14:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-16 18:50 Guile Hoot v0.1.0 RELEASED! Christine Lemmer-Webber
2023-10-17  1:36 ` Nala Ginrut
2023-10-17 13:36   ` Christine Lemmer-Webber
2023-10-17 14:38   ` Maxim Cournoyer
2023-10-17  5:49 ` Dr. Arne Babenhauserheide

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).