Google Dart - processing-js

Xerxes Rånby xerxes at zafena.se
Mon Oct 10 03:58:50 PDT 2011


2011-10-10 10:14, Alexander Turner skrev:
> It is a very interesting idea. It take Java to js trechnology google created
> and uses it for a more flexible language. The mix of static and dynamic
> typing (much like vb does/did) has a proven track record of being much liked
> by day job programmers.
>
> I suspect, much more than Go, this language could shake things up.

Note that you can remove all type information in the dart code and still compile it.

>
> I also anoreason itshould not run very well on the jvm under invoke dynamic
> semantics.
>
> For the first time in a long time - a new language to get exciterd about...
> On Oct 10, 2011 8:02 AM, "Rémi Forax"<forax at univ-mlv.fr>  wrote:
>
>> On 10/10/2011 09:51 AM, Marcus Lagergren wrote:
>>> FYI,
>>>
>>> Google Dart now has a twitter account :
>>> https://twitter.com/#!/dart_lang
>>> <https://twitter.com/#%21/dart_lang>  and Website is up
>>> http://www.dartlang.org/
>>>
>>> /M
>>
>> OMG, Dart is the next Java not the next Javascript !
>>
>> Rémi
>>

Dart looks to me like a processing-js copy. :)
http://processingjs.org/reference

Try out this processing-js webbrowser IDE:
http://matrix.senecac.on.ca/~asalga/pjswebide/index.php

Cheers
Xerxes


More information about the mlvm-dev mailing list