A Nostr browser in Clojure.
Go to file
Robert C. Martin 5f494dc71d All previous functionality has been recreated within seesaw (swing). The code is a horror scene.
I need to pull out all the quil stuff and sort out the seesaw stuff.  But it works, and I understand seesaw/swing
a lot better.
2022-04-29 11:37:22 -05:00
spec/more_speech Swing begins. 2022-04-27 12:07:24 -05:00
src All previous functionality has been recreated within seesaw (swing). The code is a horror scene. 2022-04-29 11:37:22 -05:00
.gitignore mend 2022-04-10 09:36:08 -05:00
issues Added the edit window. Non-functional. 2022-03-08 11:27:24 -06:00
project.clj SeeSaw replaces Swing 2022-04-27 16:04:06 -05:00
README.md First Commit. Basic formatting 2022-01-18 13:04:57 -06:00

more-speech

A Quil sketch designed to ... well, that part is up to you.

Usage

LightTable - open core.clj and press Ctrl+Shift+Enter to evaluate the file.

Emacs - run cider, open core.clj and press C-c C-k to evaluate the file.

REPL - run (require 'more-speech.core).

License

Copyright © 2016 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.