Skip to content

Instantly share code, notes, and snippets.

@marick
Created June 11, 2010 18:46
Show Gist options
  • Save marick/434880 to your computer and use it in GitHub Desktop.
Save marick/434880 to your computer and use it in GitHub Desktop.
(successor ...cell...) =means=> (killed ...cell...) ;;; fix
(provided
(living? ...cell...) => true
(living-neighbor-count ...cell...) => 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment