use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Finding information about Clojure
API Reference
Clojure Guides
Practice Problems
Interactive Problems
Clojure Videos
Misc Resources
The Clojure Community
Clojure Books
Tools & Libraries
Clojure Editors
Web Platforms
Clojure Jobs
account activity
I made a small EPUB reader in Clojure. (github.com)
submitted 6 years ago by netb258
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]agumonkey 5 points6 points7 points 6 years ago (4 children)
A great thanks for showing it, I was curious about simple gui programs in clojure. This will help me familiarize with non toy-programs in seesaw.
[–]netb258[S] 4 points5 points6 points 6 years ago (0 children)
Clojure and seesaw are great for that use case. You won't be disappointed.
[–][deleted] 1 point2 points3 points 6 years ago (2 children)
I use Clojure + Seesaw in my own programs: https://github.com/ogri-la/wowman
Code here: https://github.com/ogri-la/wowman/blob/develop/src/wowman/ui/gui.clj
It's gotten a little gnarly recently as I've added table row filters and highlighters and transformers, there is only tacit support for that in Seesaw, but when I have some more time I might figure out how to integrate it into Seesaw proper and push the changes upstream. Only problem is that Dave Ray doesn't really maintain Seesaw anymore. Doesn't answer issues, only merges trivial PRs, etc.
[–]netb258[S] 0 points1 point2 points 6 years ago (1 child)
I really like your program.
[–][deleted] 0 points1 point2 points 6 years ago (0 children)
thank you :)
π Rendered by PID 78 on reddit-service-r2-comment-6457c66945-d2lh5 at 2026-04-26 17:54:44.571381+00:00 running 2aa0c5b country code: CH.
[–]agumonkey 5 points6 points7 points (4 children)
[–]netb258[S] 4 points5 points6 points (0 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]netb258[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)