Email or username:

Password:

Forgot your password?
19 posts total
dave

Guile Hoot 0.4.0 has been released! We've got lots of goodies, the biggest of which being much improved support for Scheme modules. At long last, users can now define their own modules and Hoot's giant prelude file that provided the standard library has been split into a collection of importable modules.

Full release notes:

spritely.institute/news/guile-

#guile #scheme #wasm

David Wilson

@dthompson the Spring Lisp Game Jam will be a lot easier than the Autumn one :)

Vivien the Trumpeting Elephant

@dthompson It seems very interesting, but how do you run the example? I tried this:

$ LANG=en_US.UTF-8 guix shell -f manifest.scm -- make
[/…]/guile-hoot/examples/project-template/manifest.scm:6:1: error: packages->manifest: unbound variable
hint: Did you forget `(use-modules (guix profiles))'?

dave

I totally missed that MIT Press published Essentials of Compilation last year, which is an evolution of one of my favorite papers: An Incremental Approach to Compiler Construction.

mitpress.mit.edu/9780262047760

dave

MIT Press moved their physical store several years ago from the very convenient and iconic location right next to the Kendall/MIT red line station to somewhere that's far from campus and the T. maybe a cost cutting measure? idk but it has made visiting the store not fun and I haven't returned. miss the old location.

dave

Guile Hoot v0.3.0 has been released! Quality of life improvements, bug fixes, more R7RS stuff, hashtables, and a really solid start on a module system thanks to the one and only @wingo

Get yourself some Scheme in the browser like it's 1995 in a parallel universe!

spritely.institute/news/guile-

#guile #scheme #wasm

dave

Guile Hoot 0.2.0 is out now! spritely.institute/news/guile-

More R7RS features! A foreign function interface! Record types! Structured exceptions!

I also wrote an accompanying post that shows how you can use Hoot's new FFI to call browser APIs and build interactive web pages. spritely.institute/news/buildi

🦉 hoot hoot! 🦉

#guile #scheme #lisp #wasm

dave

if you use guix and the nonguix channel, you can check out the demo in the ffi blog post like so:

guix shell google-chrome-unstable -- google-chrome-unstable spritely.institute/news/buildi

(soon you will be able to use firefox instead of chrome but there's no guix package that has wasm gc and tail calls yet)

Luis Felipe

@dthompson Now I only need symbolic CSS and I'd have all I want for web development with Guile đź‘Ť

dave

The very first release of Guile Hoot, Spritely's Scheme to WASM compiler, is now available! Was a joy to be a small part of making this happen.

spritely.institute/news/guile-

#lisp #scheme #wasm

dave

The SeaGL conference (seagl.org) talk list is up and it's jam-packed with good stuff if you're into Guile, Guix, reproducible builds, and/or WebAssembly!

@lispwitch and I will be giving a talk on behalf of @spritelyinst called "Opening up the World of WebAssembly with Guile Hoot" osem.seagl.org/conferences/sea

@abcdw has a talk called "Programming an OS distribution" osem.seagl.org/conferences/sea

Vagrant Cascadian has a reproducible builds talk called "Beyond Trusting FOSS" osem.seagl.org/conferences/sea

Timothy Sample has "GNU Guix: The Other Functional Package Manager" osem.seagl.org/conferences/sea

And if you want more WebAssembly, there is "The Future of WebAssemby: Revolutionalizing Computing Across Platforms and Industries" osem.seagl.org/conferences/sea

The SeaGL conference (seagl.org) talk list is up and it's jam-packed with good stuff if you're into Guile, Guix, reproducible builds, and/or WebAssembly!

@lispwitch and I will be giving a talk on behalf of @spritelyinst called "Opening up the World of WebAssembly with Guile Hoot" osem.seagl.org/conferences/sea

dave

and according to the website, *none* of these talks conflict with each other! you can catch all of them if you're going to SeaGL!

dave

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.

spritely.institute/news/scheme

#scheme #wasm #guile #spritely

Ludovic Courtès

@dthompson Looks like Hoot already provides a very nice tool set. That it’s self-contained and merely a set of regular Scheme libraries is wonderful. 👍

dave

The Lisp Game Jam has begun! 60 registered participants! This is a 10 day jam so still plenty of time to join in if you want! itch.io/jam/spring-lisp-game-j #lisp #scheme #gamejam #gamedev #lispgamejam

dave

DivOps (Divorced Operations)

Red Oak

@dthompson imagining a horrid, awful YouTuber called The Divorced Developer, thanks

dave

Spritely Goblins 0.10 has been released! This is a big release for the project and the first release I was a part of! Developer usability is much improved with better docs and dev tools and network programming via OCapN is even better. Check it out!

spritely.institute/news/sprite

dave

Oh and follow @spritelyinst if this looks cool and you want to keep up with what we're doing!

Show previous comments
Ludovic Courtès

@dthompson The question is that of the best strategy to increase the reach of free software. I hear what you say about lack of support for certain devices being an obstacle for the adoption of free systems; I can see it happening. But if we do want that software to be free as well, what should we do?

Debian had a lever; now that it includes non-free firmware, it seems that we, collectively, are sending hardware vendors the message that we’ve given up.

Tough issues.

JLGatewood
Hey @David Wilson @dave

I have a 2013 Macbook Pro currently running PopOS; any chance I could put Guix on that and run @David Wilson's same set up using Emacs for pretty much everything?

Where would I start?

(CC my other account @starrwulfe for visibility.)
Hey @David Wilson @dave

I have a 2013 Macbook Pro currently running PopOS; any chance I could put Guix on that and run @David Wilson's same set up using Emacs for pretty much everything?
JLGatewood
@David Wilson
Thanks-- I'll definitely check it out and see if it's something I should attempt right now vs a nice winter break project...

BTW, if I simply want to emulate your Emacs-for-everything setup just sticking with PopOS ('coz I know it's working!), how can I do that part?
dave

the lisp game jam is coming up at the end of the week, so I decided to write a little blog post about what I've been working on leading up to it: dthompson.us/catbird-an-experi

aeva

@dthompson what sort of games do you have in mind for making with catbird?

dave

the intro to guix home talk by @daviwil from #Guix10Years is very good. I used to have my own ad-hoc, bug ridden setup that was similar in spirit, but I eventually got sick of dealing with it. I just haven't found the motivation to actually learn guix home until now. 10years.guix.gnu.org/video/an-

dave

did you know that geiser is now project aware? thanks to recent project.el integration, geiser can manage one repl per project if you set geiser-repl-per-project-p to a non-nil value. pressing C-c C-a in a scheme buffer will jump you to the proper repl for that project, launching one if necessary. it also automatically adds the project's root directory to the scheme implementation's load path. this is the biggest quality of life improvement I've ever experienced with geiser. it rocks.

uhmmm

@dthompson

how do you work on several projects at the same time ?

dave

My onions did not get very big but this is the best I've done yet. Multisowing works great and made planting quick and easy.

I accidentally missed a parsnip when harvesting last fall so I let it go to seed and now I have more parsnip seeds than I know what to do with.

I didn't have any garlic to harvest last year because my supplier cancelled my order due to the crop failing a disease test so I'm happy to have a lot this year.

Sibylle

@dthompson i once again missed the garlic. It dissapeared already and will show up again in march.

One day I will have homegrown garlic to Cook with. And by then it is completely adapt to our garden, because I grow it for years already.

Go Up