A clojure implentation of Jelly no Puzzle (URL:http://qrostar.skr.jp/jelly/)
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 'jelly-puzzle.core)
.