CoffeeScript: Difference between revisions

Content deleted Content added
JavaScript code is outdated. Destructuring assignment is supported now: ```[x,y]=[y,x%y]```
Add typing information to infobox
Line 8:
| latest_release_version = {{Wikidata|property|reference|edit| Q1106819 |P348}}
| latest_release_date = {{start date and age|{{Wikidata|qualifier| Q1106819 |P348|P577}}}}
| typing = dynamic, implicit
| influenced_by = [[Haskell (programming language)|Haskell]], [[JavaScript]], [[Perl]],{{citation needed|date=January 2016}} [[Python (programming language)|Python]],<ref>https://coffeescript.org/ "CoffeeScript borrows chained comparisons from Python"</ref> [[Ruby (programming language)|Ruby]], [[YAML]]<ref name="smell">{{cite news |last1=Heller |first1=Martin |date=2011-10-18 |df=dmy |url=https://www.infoworld.com/article/2078452/turn-up-your-nose-at-dart-and-smell-the-coffeescript.html |title=Turn up your nose at Dart and smell the CoffeeScript |work=[[InfoWorld]] |access-date=2020-07-15}}</ref>
| influenced = MoonScript, [[LiveScript]], JavaScript