Day 4 of writing a replacement for #python's buildbot in #Fortran. Turns out the database module I had planned on using yesterday was drastically insufficient, and I ended up writing a minimal SQLite wrapper in Fortran.
Now I've realized I need at least a minimal template system if I want web (or #gemini) access. So now I'm writing a basic template engine in Fortran...