https://github.com/hraberg/shen.clj | [shen.clj "0.1.0"]

Shen is a portable functional programming language by Mark Tarver:

  "The Shen mission is to develop an ultra-portable version of Qi ...
   The means of achieving this involves developing a small fast Lisp
called Kl which is rich enough to encode Qi,
   but small enough to be easily mapped into other platforms or
implemented as a standalone."

http://shenlanguage.org/

So this project is maybe more aptly called "kl.clj", as once you've
provided the basics, Shen boostraps itself.
Shen comes with a test suite to verify compatibility, which passes.

The Shen version ported is 3.1. Released under the Shen License.

cheers, Håkan

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to