Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

Taking processing textbook examples from OO to FP.

License

Notifications You must be signed in to change notification settings

respatialized/nature-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nature-of-code

A collection of Quil sketches adapting Daniel Shiffman’s “The Nature of Code” to Clojure + Quil

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 ‘nature-of-code.core)`.

License

Distributed under the [GNU Lesser General Public License](http://www.gnu.org/licenses/lgpl.html), just as the original code samples (albeit a newer version - v3).

About

Taking processing textbook examples from OO to FP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published