This language is quite striking! TypeScript is a superset of JS but here we're going from the other direction. Make a language that is only the TypeScript extensions to JS, and drop all the JS parts. No Object (!!), no Date, TypedArray, RegExp, almost all the mainstays are gone. It's Java 1.0: static offsets and vtables. This feels like the beginning of TypeScript throwing its weight around. It has the momentum to su…
Static TypeScript: A Static Compiler for the TypeScript Language
11–20 of 57 posts
Re: Static TypeScript: A Static Compiler for the TypeScript Language
#12This language is quite striking! TypeScript is a superset of JS but here we're going from the other direction. Make a language that is only the TypeScript extensions to JS, and drop all the JS parts. No Object (!!), no Date, TypedArray, RegExp, almost all the mainstays are gone. It's Java 1.0: static offsets and vtables. This feels like the beginning of TypeScript throwing its weight around. It has the momentum to su…
The only reason typescript has gotten the massive adoption is because its a superset of JS. If you remove the js part then it wont grow anymore!
Re: Static TypeScript: A Static Compiler for the TypeScript Language
#13Re: Static TypeScript: A Static Compiler for the TypeScript Language
#14Re: Static TypeScript: A Static Compiler for the TypeScript Language
#15Re: Static TypeScript: A Static Compiler for the TypeScript Language
#16Yes! I was waiting for this so long, Typescript is the most flexible typed OOP language and it's way more than just a JS successor.
Re: Static TypeScript: A Static Compiler for the TypeScript Language
#17This language is quite striking! TypeScript is a superset of JS but here we're going from the other direction. Make a language that is only the TypeScript extensions to JS, and drop all the JS parts. No Object (!!), no Date, TypedArray, RegExp, almost all the mainstays are gone. It's Java 1.0: static offsets and vtables. This feels like the beginning of TypeScript throwing its weight around. It has the momentum to su…
So? Is there a reason left then to use Typescript instead of C or C++? I cannot think of one. Especially for education you better use a real language that will stay for more than 10 years at least. Microsoft is doing a great job taking over the Javascript community, and now this.., would love to see their hidden agenda.
IMAO Typescript is only interesting as a (painful) intermediate solution for large Javascript code bases until there is a serious replacement for Javascript through WebAssembly. I'd never choose Typescript as a language, even stronger, I recently moved away from full-stack web development partly because of it. Back to C++, what a relief..
Re: Static TypeScript: A Static Compiler for the TypeScript Language
#18This language is quite striking! TypeScript is a superset of JS but here we're going from the other direction. Make a language that is only the TypeScript extensions to JS, and drop all the JS parts. No Object (!!), no Date, TypedArray, RegExp, almost all the mainstays are gone. It's Java 1.0: static offsets and vtables. This feels like the beginning of TypeScript throwing its weight around. It has the momentum to su…
Re: Static TypeScript: A Static Compiler for the TypeScript Language
#19Re: Static TypeScript: A Static Compiler for the TypeScript Language
#20This language is quite striking! TypeScript is a superset of JS but here we're going from the other direction. Make a language that is only the TypeScript extensions to JS, and drop all the JS parts. No Object (!!), no Date, TypedArray, RegExp, almost all the mainstays are gone. It's Java 1.0: static offsets and vtables. This feels like the beginning of TypeScript throwing its weight around. It has the momentum to su…