⇠ back to blog posts

Seven GUIs

Recently I polished up and published my seven-guis project. It’s an implementation of the 7GUIs “GUI Programming Benchmark”, written in ClojureScript and Reagent.

It’s not quite complete — there are 7 tasks, and I finished all except for the last one (the spreadsheet — the most vaguely specified and open-ended, and the most difficult). I’ll finish it down the road, but for now I’ve hosted it at seven-guis.vanburen.xyz, and the source code is public, at github.com/stefanvanburen/seven-guis.