Congratulations on the release!

Thank you for putting yourself and your ideas out there in this way, and 
for reminding us not to settle for what we have now, but to continually 
push towards ever greater heights.

Best,
James

On Friday, March 20, 2015 at 6:35:37 AM UTC+1, Jozef Wagner wrote:
>
> Dunaj, an alternative core API for Clojure, has been released! 
> Try it yourself and check out its extensive documentation at 
> http://www.dunaj.org/
>
> Last Dunaj experiment aims to improve API's primary documentation.
>
> Official documentation is available at project's homepage at
> http://www.dunaj.org. API and SPI documentation is
> automatically generated from Dunaj sources. Other parts of
> the documentation are written in AsciiDoc format and are available in
> project's repository alongside other sources.
> Everything is released under the same license as Clojure.
>
> Library used for the actual documentation generation can be used
> to generate documentation for any Clojure project, and will be
> released soon.
>
> API documentation is presented in a clear and user friendly way.
> Vars in a given namespace are grouped by their purpose into
> several categories. In addition to Var's docstring, type signatures,
> examples and see also references are provided.
>
> Moreover, Dunaj defines new metadata keys for vars that provide
> additional information to IDEs. With these metadata, editors can
> offer improved and more precise highlighting and indentation.
>
> You can read about this and previous experiments at the documentation
> section of Dunaj at http://www.dunaj.org/doc.html 
>
> Best,
> Jozef Wagner
>
> On Thursday, March 5, 2015 at 10:33:53 PM UTC+1, 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.

Reply via email to