Julia: a language for technical computing
renoX
renozyx at gmail.com
Fri Mar 2 04:26:22 PST 2012
Hello,
the thread about tuples reminded about Julia because it supports
tuples natively and its syntax for (de)constructing tuples is
simple: http://julialang.org/manual/functions/
It's a very different language from D, being dynamically typed
(but with optionnal static typing and multiple dispatch) but it's
still interesting: opensource (MIT licensed) and 1.0 release
recently, so for those who like languages:
http://julialang.org/
Best regards,
renoX
More information about the Digitalmars-d
mailing list