My last info was, that Hoot is not 100% compatible with all of Guile (at least not its extensions!?) - so my question would be which libraries and frameworks you recommend for web development?
When you are looking for “Hoot web framework” online, there is no search result, so maybe a blog post or something like that is good for SEO.
Unfortunately, I don’t have a Guile web framework that I can recommend. Guile provides the essential HTTP server/client pieces, SXML is good for dealing with markup, and Hoot can be used for client-side stuff if maximizing use of Scheme is what you want, but there’s nothing that composes everything together for a Rails-like web development experience.