unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Scheme in Scheme on Wasm in the browser
@ 2023-12-15 15:33 Thompson, David
  2023-12-15 17:32 ` Tom Whitcomb via General Guile related discussions
  2023-12-15 22:31 ` Skyler Ferris
  0 siblings, 2 replies; 4+ messages in thread
From: Thompson, David @ 2023-12-15 15:33 UTC (permalink / raw)
  To: Guile User

Hey Guilers,

It's new blog post day over at Spritely! In this post, we build a
small "metacircular evaluator", SICP style, and run it in the browser
with Guile Hoot. This interpreter, while very simple (lacking
top-level variable binding, error handling, and more!), is a stepping
stone on the path towards a fully featured Guile REPL in the browser!
We walk through all the code used to build it and the result is
embedded directly into the post so you can play around with it if you
want. :)

https://spritely.institute/news/scheme-in-scheme-on-wasm-in-the-browser.html

Hope you enjoy!

- Dave



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

end of thread, other threads:[~2023-12-15 22:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-15 15:33 Scheme in Scheme on Wasm in the browser Thompson, David
2023-12-15 17:32 ` Tom Whitcomb via General Guile related discussions
2023-12-15 22:31 ` Skyler Ferris
2023-12-15 22:38   ` Thompson, David

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