Skip to content

Clojure application generates "wise sayings", similar to what you find in fortune cookies. Written as a very simple application while learning Clojure.

Notifications You must be signed in to change notification settings

jimtyhurst/wise-cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# wise-cracker

Generates random "wise sayings". Developed as a simple application while learning Clojure.

Sample output:
(most people follow women)
(a distinguished river shivers)
(mean rules shiver softly)
(most women shiver softly)
(a tall star rocks)
(a river follows every ocean often)
(pure distrust languishes softly)
(trees wait for distrust)
(blue distrust explodes quietly)
(tainted rules languish quietly)

## Usage

(use '[wise-cracker.core] :reload)

(speak)

;; -or-

(speak-structure)

## License

Copyright (C) 2010 Jim Tyhurst

Distributed under the Eclipse Public License, the same as Clojure.

About

Clojure application generates "wise sayings", similar to what you find in fortune cookies. Written as a very simple application while learning Clojure.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published