Why? One of the purposes of PyPy, for instance, was to make it easier to
experiment with new features in possible Python interpreters, and that's a
separate project not undertaken in direct collaboration with CPython's
authors.

On Thu, Mar 5, 2015 at 1:45 PM, <adrian.med...@mail.yu.edu> wrote:

> Not sure exactly how to properly express my impression here, but it
> strikes me as odd that this project would not come out of direct
> collaboration with Clojure's core contributors. Proposed features should
> probably go through the official channels if you are serious about getting
> them included in the language.
>
>
> On Thursday, March 5, 2015 at 4:33:53 PM UTC-5, Jozef Wagner wrote:
>>
>> I'm happy to announce a project called Dunaj [1], which provides an
>> alternative core API for Clojure. Its main aim is to experimentally test
>> major additions to the language.
>>
>> Dunaj /ˈdunaɪ/ is a set of core language experiments aimed to improve
>> Clojure language and its core API. It deals with language features that
>> require changes across different parts of Clojure and which cannot be
>> evaluated in isolation. Dunaj aims to bring Clojure even more towards
>> simplicity, consistency and performance.
>> It is intended to be used by regular Clojure developers, either for
>> application or library development.
>>
>> Dunaj was created to test 10 experiments that bring significant changes
>> to the Clojure language. As there is a substantial number of additions and
>> changes, I want to try a bit unconventional approach here. Before I'll
>> release the actual library, I will introduce Dunaj's experiments in a
>> series of individual posts. Every part states the motivation behind the
>> experiment, introduces changes and additions to the language and
>> demonstrates its intended use. If you do not want to miss any of this, you
>> may want to register for a mailing list at [1] or follow @dunajproject at
>> Twitter.
>>
>> -- Jozef Wagner
>>
>> [1] http://www.dunaj.org/
>>
>>  --
> 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
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Ben Wolfson
"Human kind has used its intelligence to vary the flavour of drinks, which
may be sweet, aromatic, fermented or spirit-based. ... Family and social
life also offer numerous other occasions to consume drinks for pleasure."
[Larousse, "Drink" entry]

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to