Dart Is Not the Language You Think It Is
An anonymous reader writes "Seth Ladd has an excellent write-up of Dart: 'When Dart was originally launched, many developers mistook it for some sort of Java clone. In truth, Dart is inspired by a range of languages such as Smalltalk, Strongtalk, Erlang, C#, and JavaScript. Get past the semicolons and curly braces, and you'll see a terse language without ceremony. ... Dart understands that sometimes you just don’t feel like appeasing a ceremonial type checker. Dart’s inclusion of an optional type system means you can use type annotations when you want, or use dynamic when that’s easier. For example, you can explore a new idea without having to first think about type hierarchies. Just experiment and use var for your types. Once the idea is tested and you’re comfortable with the design, you can add type annotations."
Those people always bitch about and those no one uses.
Since I have yet to hear any complaints about Dart, I can only assume it's in the latter category and no one cares.
I've been doing this with comments since 1999 and it works great! Of course I still haven't gotten around to that final step of going back and adding all those comments but I love the flexibility!
Unless you like bugs, type-checking is a good thing. Lack of type enforcement encourages what -- lack of forethought?
Or so that was my first thought. Then I got to the end of the article
Dart compiles to JavaScript and runs across the modern web
And suddenly I find it potentially very useful. I have a NodeJS project to develop a Streaming Service later this week. While I was planning on writing it in Coffeescript, the classic OO nature of Dart with Type Checking and Interfaces(!) seems like a potentially better match since the NodeJS app will be a clustered streaming service -- just the sort of application whose architecture could greatly benefit from these language features. If that succeeds, I know of a large retailer wanting to create a NodeJS middleware as a REST API to legacy systems, who might find Dart as compelling as I do.
And then there's Python.
people bitch about python. at least I do.
whitespace has effect. who has time for that..
Same, but it's almost my only complaint. Other than that it's an elegant language, my favorite for scripting.
XML is a known as a key material required to create SMD: Software of Mass Destruction