Subversion Repository Public Repository

litesoft

Diff Revisions 633 vs 634 for /trunk/Documents/JavaScript.txt

Diff revisions: vs.
  @@ -1,4 +1,21 @@
1 - There's already a couple of popular languages that compile to JavaScript, like CoffeeScript and Python (http://pythonfiddle.com/). Dart is coming too late to introduce a new language.
1 +
2 + Potential Client Server Common Languages, some examples:
3 +
4 + JavaScript
5 +
6 + Clojure
7 +
8 + CoffeeScript
9 +
10 + Python (http://pythonfiddle.com/)
11 +
12 + Ruby & RubyJS
13 +
14 + Java GWT
15 +
16 + There's already a couple of popular languages that compile to JavaScript:
17 +
18 + Dart is coming too late to introduce a new language.
2 19
3 20 ---------------------------------------------------------------------------------------------------------------------------------------
4 21