Hoot 0.9.0 has been released! Time to update my project.

I'm going to like the new hoot compile --bundle command

#scheme #hoot

Finally got some of my physics code running on the Web via Hoot!

Right now it's just a barebones Lorentz transformation visualization tool. Most of the work was under the hood.

https://gracefulliberty.com/physics/

It took a lot of digging around documentation, examples, issue trackers, and source code, but I made it happen and I'm making progress on creating more physics simulations.

#Physics #Hoot #Scheme

Physics Simulations for the Web

Been working on porting my physics simulations to the Web with #WASM via #Hoot.

Something like they did here: https://spritely.institute/news/building-interactive-web-pages-with-guile-hoot.html

I've been having to thoroughly read the examples, documentation, and hit my head against the wall, but I'm making progress! Still can't seem to get canvas drawing to work though.

#Guile #Scheme #programming

Building interactive web pages with Guile Hoot — Spritely Institute

Whoa what on earth is this Scheme evaluation visualization tool named EnvDraw made in Hoot? https://jmacd.github.io/envdraw/

And apparently EnvDraw has existed since 1995 and this is a port! Here's an old mailing list post https://groups.google.com/g/comp.lang.scheme/c/AU3HKB9plKk/m/TCkArQA51rcJ

Cool as hell

#hoot #spritely

EnvDraw — Environment Diagrams

This week I revisited my #Nerdy side and installed #Gentoo on one of my beefiest #Laptop

So far it's been a #Hoot and I can feel my 20 year old inside scream with joy!

Haven't felt this alive since ca 2000!

#Linux #Distro #Oldies #HavingFun

I am hella excited to try the new #hoot release, thank you @spritely

Trying out #hoot from #spritelyinstitute which is a #guile to #wasm compiler.
If you have an external emacs like I do and still use guix package manager for guile packages.

guix install guile-goblins guile-hoot guile-next

create a file (use-modules) then
open shell,
guild compile-wasm --run <your_example.scm> file.