I was thinking about this too. I don't really need Clojure-on-pypy but I want to learn and understand the pypy project. I think that pypy is an extreamly cool project and I want to learn more about it and it would be fun to implment Clojure (and I would finally learn python).
The problem Timothy mentions are very real but I (at least at first) dont really care about IO problems. Clojure is diffrent on every platform anyways, if Clojure-pypy would not support everything clojure does. I would go at it by first writting a interpreter for a language that supports everything clojure-script does. Then in a second step make the programm conformant with the RPython restrictions. In a third step then maybe creating the IO facilitis. I just don't like the workflow of compiling everything. If I want to use clojure on the comandline i want to write "clojure-pypy mytool.cljp". Does this seam resenable? I was thinking about starting this rather soon. For me it would be a research type project (at least at first). Would anybody care to work with me on this? -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
