mine is Python. simple yet powerful. you can do anything you want with it web, math, science, graphic apps anything except may be OS programming/drivers/ orlow level stuff ;)
what's yours?
Name:
Anonymous2013-04-19 16:40
>>17 semicolons are optional, but it only makes life harder, because newline can accidentally take place of a semicolon, in effect `return{a: "hello"};` and `return\n{a: "hello"};` (where '\n' is newline) mean completely different things: '\n' gets parsed as ';', resulting into just "return;"
but thast wrong, u fukken retard
further evidense that u do not understand le js at all and are critizing something u have not even put any effort into analyzing