Search
Items tagged with: guile
I am here because a lot of the folks I like are here. I follow them because they have something to say that makes the world a better place. Like you.
I am interested in radical software #guix #guile that can allow us to be in charge of some of the means of production (e.g. reproducible software).
I follow @neauoire because he proposes a model of computing that is radical in its conception. And many others.
I love a lot of what you all write. And hope to contribute. That's my win
that’s actually a really cool trick — the many with-usages (like locks!) are a huge boon to understandable code.
And while it took me 25 lines of code to implement this with with wisp ( https://hg.sr.ht/~arnebab/wisp/browse/examples/with.w?rev=3447d48e85620c639131c0e1b47308503df5eb81#L12 ) it’s only Python where that’s the default way to do things.
(there is no superfluous with in the previous paragraph ☺)
Being able to add stuff like this to the language cleanly is why I started to move my personal projects from #Python to #Guile #Scheme in 2013, though.
Hey there I wrote an update about Guile Hoot, Spritely's Scheme -> WASM compiler project, and it includes an embedded demo that works on the latest Chrome Dev or Firefox Nightly. The WASM GC future is here. We think Hoot is a pretty unique and cool project in the WASM world and I hope this post explains why in an understandable way.
https://spritely.institute/news/scheme-wireworld-in-browser.html
#scheme #wasm #guile #spritely