如何在今天的网站上使用Dart语言?

Chr*_*ann 1 javascript dart

是否有可以运行的基于Javascript的解释器,类似于CoffeeScript?

the*_*rin 6

我认为代码在可用之前编译为Javascript,有点像Google Web Toolkit.

请参阅:http://www.dartlang.org/docs/technical-overview/index.html

显然,您也可以使用Dart来执行服务器端代码.