Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #31892
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
|---|---|
| Newsgroups | comp.lang.javascript |
| Subject | Re: TypeScript |
| Date | 2016-12-18 01:04 +0100 |
| Organization | PointedEars Software (PES) |
| Message-ID | <2308268.tIAgqjz4sF@PointedEars.de> (permalink) |
| References | <e9YO6R5rMS5XFwOp@invalid.uk.co.demon.merlyn.invalid> <XnsA68D6BFADE8eejj99@194.109.6.166> <ibVhj2Ufp$5XFw7a@invalid.uk.co.demon.merlyn.invalid> <bf96a445-506f-49ea-96aa-cb2839df8efc@googlegroups.com> |
Michael Haufe (TNO) wrote: > On Sunday, September 25, 2016 at 4:58:47 PM UTC-5, Dr J R Stockton wrote: >> In comp.lang.javascript message <XnsA68D6BFADE8eejj99@194.109.6.166>, >> Sat, 24 Sep 2016 10:36:53, Evertjan. >> posted: Good grief. Three lines of attribution. >> >Dr J R Stockton wrote on 23 Sep 2016 >> >in comp.lang.javascript: I repeat: It’s attribution _line_, not attribution novel. >> >> Has there been anything about TypeScript in this newsgroup? >> > >> ><https://groups.google.com/forum/#! >> >topicsearchin/comp.lang.javascript/typescript> >> >> Most of those are unrealistically old : I think many of the hits are >> finds of "type script". Enclosing the search term in double quotes excludes those hits. >> The obvious question is "Is the TypeScript system actually everywhere >> compliant with the ECMA-262 standards?". > > Yes. TypeScript is a strict superset of ECMASCript That is what Microsoft is saying (actually, they now say it is a “typed superset of JavaScript”) and Wikipedia is parroting. It is not necessarily true. Besides, it is not obvious that the correct answer to the question asked here is “Yes” even if TypeScript should turn out to be a conforming implementation of a *specific* Edition of ECMAScript (likely ECMAScript 2015). In fact, it is very likely that it is not a conforming implementation of *all* Editions of ECMAScript (“the ECMA-262 standards”). -- PointedEars FAQ: <http://PointedEars.de/faq> | <http://PointedEars.de/es-matrix> <https://github.com/PointedEars> | <http://PointedEars.de/wsvn/> Twitter: @PointedEars2 | Please do not cc me./Bitte keine Kopien per E-Mail.
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
TypeScript Dr J R Stockton <reply1600@merlyn.demon.co.uk.invalid> - 2016-09-23 13:42 +0100
Re: TypeScript "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-09-24 10:36 +0200
Re: TypeScript Dr J R Stockton <reply1600@merlyn.demon.co.uk.invalid> - 2016-09-25 17:25 +0100
Re: TypeScript "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2016-12-17 14:05 -0800
Re: TypeScript Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-12-18 01:04 +0100
Re: TypeScript Tim Streater <timstreater@greenbee.net> - 2016-12-18 09:33 +0000
Re: TypeScript <anonymous@not.real> - 2016-12-18 14:39 +0000
Re: TypeScript Tim Streater <timstreater@greenbee.net> - 2016-12-18 19:06 +0000
Re: TypeScript "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2016-12-18 11:49 -0800
csiph-web