Skip to content

Instantly share code, notes, and snippets.

@whostolebenfrog
Created December 4, 2014 09:13
Show Gist options
  • Save whostolebenfrog/6341d01b1ca14030e5e2 to your computer and use it in GitHub Desktop.
Save whostolebenfrog/6341d01b1ca14030e5e2 to your computer and use it in GitHub Desktop.
Clojure Exchange 2014 - FlatGUI
Clojure GUIs with FlatGUI
Problems with traditional approach.
- incidental complexity
- testing difficult
Looking for another way
- framework
- only need to concentrate on the app logic
- logic in one place
Clojure usage
- macros were good
- open source coming
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment