Spudinski Posted October 26, 2011 Posted October 26, 2011 Can someone give me a short explanation of exactly what dart is, and how it implements with browsers? Also, what unique features does it have? From what I see it doesn't go far beyond a JS framework - but I'm probably wrong. Thanks. Quote
Pitch Black Posted October 26, 2011 Posted October 26, 2011 From what I have read in the past week or so, it is Google taking another shot at web-related programming. It's an open source and OO Class based mix of C and Java type style/syntax; and it can supposedly be compiled into JavaScript to run in browsers easily. Take a look at the official Google Blog below: http://googlecode.blogspot.com/2011/10/dart-language-for-structured-web.html Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.