Hi Mariano, 2010/5/9 Mariano Martinez Peck <[email protected]>: > I agree. But PyPy seems to be also an implementation of Python. And > Stratified JavaScript a JavaScript implementation. Clojure may be consider > a Lisp dialect that runs on a JVM.
yup. Hey, I didn't say I agree with all items on the list there. :-) What is specific about those items on the list? PyPy is meta-circular in a very interesting way (never seen that for Python before). I don't know about Stratified JS. Clojure is not just a Lisp, it is a really interesting Lisp implementation on the JVM (to my knowledge, the first one, and it really connects well to the JVM). What specificities / new edges do we have for any of the Smalltalks out there? Best, Michael _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
