See http://clojure.org/patches


On Mar 2, 7:17 am, soyrochus <iwanvanderkle...@gmail.com> wrote:
> Hi there,
>
> I'm currently experimenting with ways to make a program portable
> across both Clojure and ClojureCLR (using IKVM).
> Currently there doesn't seem to be a documented way to get the
> _canonical_ answer about on which platform a program runs. The
> *clojure-version" var contains a map like
>
> {:interim True, :major 1, :minor 1, :incremental 0, :qualifier
> "master"}
>
> Would it be possible to propose to have this map extended with the
> pair
>
> :platform "jvm"   or
> :platform "clr"
>
> if so, to whom can I direct such proposal :-) ??
>
> Regards,
>
> Iwan van der Kleijn

-- 
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