I'm currently working on a research project which involves the implementation of several new programming languages in a variety of paradigms. Our current work in being done in PLT Scheme. However, we have several other requirements which suggest that Clojure might be a better choice: support for multimedia and i/o (from the underlying Java in Clojure), cross-platform and web-based deployment, and a language that is in the Lisp/Scheme (preferably Scheme) tradition. It seems that possible choices include Clojure, or a Java-based Scheme implementation, such as kawa or sisc.
Does anyone have any comments about how appropriate Clojure would be for implementing new programming languages? thanks, Alex Mitchell --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---