hraberg / shen.clj

神.clj | Shen for Clojure. Shen is a portable functional programming language by Mark Tarver.
shenlanguage.org
Other
155 stars 9 forks source link

Upgrade to Shen 12 #4

Closed hraberg closed 9 years ago

hraberg commented 11 years ago

shen.clj is stuck on Shen 8 due to Shen switching from dashes to dots in its namespace names, thus clashing with Clojure. Fixing this shouldn't be too hard, the sources can be found under ShenSources here: www.shenlanguage.org/Download/download.html

Note that the newer versions of Shen report 128 tests instead of 146, and the prolog tests have been extracted into prolog.shen from tests.shen.