Fun weekend project that took a bit longer than I expected. It's now possible to build web apps with my hobby programming language, after I've extended its standard library with an http server. This repository is an example of a web app built with it. Although it looks basic, I had to fix a lot of bugs in the parser and the AST to make it work.