Well, then.
Let me introduce you to the "Kagu" web framework (I wanted to call it Wisp, but there were too many similarities with other languages, there was a discussion about this in #ideas, if anyone’s familiar with it :) )
I’ll say this right off the bat - this is an EARLY 0.1 prototype; it only supports Linux x86_64, and there’s even been an issue (see patch_interp.sh in the GitHub repo; this patch fixes the problem, albeit via an external patch, if you know how to solve it completely at the root, I’d be truly grateful :grinning_face_with_smiling_eyes: ).
At the moment, the framework actually works (within the scope of what I’ve tested, of course); I’ve run all the examples, and they work on my machine. I wrote the code and tested it all on the nightly nightly-2026-July-15 (To be honest, I didn't test the new version on July 19)
Please take a look at the code: https://github.com/tigerlang/Kagu
Last updated: Jul 23 2026 at 13:15 UTC