Tag Archive: Frog

Dec
06
2011

Frog. Dart to Javascript compiler written in Dart

Dart Google has become easier to use with versions of the Dart Editor. The Eclipse-based tool includes the compiler DartC, project management, wizards, etc. And allows you to run applications compiled with DartC.
The editor runs the type checker on all code and annotates code that contains problems; providing type annotations helps the type checker be more useful.

Read the rest of this entry »

Permanent link to this article: http://www.dartexperience.com/en/2011/12/06/frog-dart-to-javascript-compiler-written-in-dart/