Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. (more…)
Read more »
This is it; the PR that converts the TypeScript repo from namespaces to modules.
TL;DR: The TypeScript compiler is now implemented internally with modules, not namespaces. The compiler is now 10-25... (more…)
Read more »
lisp-interpreter - Embeddable lisp interpreter that implements call/cc, written in TypeScript.
Read more »
Today we are excited to announce the availability of TypeScript 4.9! If youβre not familiar with TypeScript, itβs a language that builds on JavaScript by adding types and type-checking. Types can describe things like the shapes of our objects, how functio... (more…)
Read more »
Today weβre excited to announce the release of TypeScript 5.6! If youβre not familiar with TypeScript, itβs a language that builds on top of JavaScript by adding syntax for types. Types describe the shapes we expect of our variables, parameters, and funct... (more…)
Read more »