top | item 31655574

Cloture – Implementation of Clojure in Common Lisp

119 points| capableweb | 3 years ago |github.com

8 comments

order
[+] bsima|3 years ago|reply
The author has wide ranging interests:

  > The Ruricolist is mostly essays – 157 of them, such as:
  >
  > Uncut pages – on writing
  > Cell intelligence – on ideas
  > Laika – on dogs
  > Xerxes – on history
  > Civilizations – on history
  > Lead – on human nature
  > Roadkill – on death
http://ruricolist.com/
[+] tommyage|3 years ago|reply
Maybe the author is interested in the following proposal:

https://openjdk.java.net/jeps/424

Anyhow - I do like the idea very much. It seems to me that it enables any solo developer to incorporate the entire jvm ecosystem. At a first glance the proposed syntax appears cumberstone, but I do not grasp everything. Do not use Clojure or CL, but Scheme.

[+] cbare|3 years ago|reply
This project has the best possible name for a port of Clojure.
[+] scythe|3 years ago|reply
From the FAQ:

>> Why?

> I would like to be able to use Clojure libraries from Common Lisp.

[+] nescioquid|3 years ago|reply
Huh. First thing that came to my mind would be to try just using clojure from within ABCL: https://www.cliki.net/ABCL

But that doesn't help if you don't want to target the JVM.

[+] xedrac|3 years ago|reply
Well now I have an excuse to write some Clojure.