shen.clj
shen.clj copied to clipboard
神.clj | Shen for Clojure. Shen is a portable functional programming language by Mark Tarver.
Results
1
shen.clj issues
Sort by
recently updated
recently updated
newest added
I'm trying to run the code below without success. The function is an example from Shen in 15 minutes. Am I missing something? ``` (ns shen-test.core (:use [shen.primitives :only (value...