>That said, if dependent typing takes off, no doubt we'll see languages that fuse it with C-style syntax soon after, just as we saw with OOP and basically every other thing since.
Indeed, type systems for (actual) Javascript are often formulated in terms of dependent types.
Indeed, type systems for (actual) Javascript are often formulated in terms of dependent types.