Mirror of
forum.nim-lang.org
index
425 :: Version 0.9.4 has been released
[2014-04-22T01:11:00+02:00]
View Orginal
Araq
(orginal)
[2014-04-22T01:11:00+02:00]
view original
As some of you already noticed, version 0.9.4 has been released! Major new features include:
Regionized pointers:
http://nimrod-lang.org/manual.html#memory-regions
Spawn:
http://nimrod-lang.org/manual.html#spawn
Type classes:
http://nimrod-lang.org/manual.html#user-defined-type-classes
The
"
Strong spaces
"
feature
C#-inspired
async
and
await
.
Many more, see
http://nimrod-lang.org/news.html
for a list that strives to be complete.
Many thanks to all contributors! Enjoy.
filwit
(orginal)
[2014-04-22T21:24:40+02:00]
view original
Awesome! Noticed the release from the git repo, but was wondering what features where new. Looks like a very healthy list, and the website announcement is well formatted too. Congrats on a great release and to everyone involved! Thanks a ton guys.