126
Typescript (programming.dev)
you are viewing a single comment's thread
view the rest of the comments
[-] Limeey@lemmy.world 98 points 4 months ago

If compiled languages bother you, then you’re gonna love assembly.

[-] Xabis@lemmy.world 20 points 4 months ago

Asm is compiled too.

Gotta bust out the hex editor.

[-] Shareni@programming.dev 19 points 4 months ago
[-] frezik@midwest.social 7 points 4 months ago* (last edited 4 months ago)

An assembler doesn't have any of the interesting parts of a compiler.

Anyway, the problem with Typescript is that it tends to obscure what's going on one layer below it in ways that don't happen in traditional compiled languages. We've had decades of development on tools that can work together with traditional compilers. Javascript has not, and there are frequent problems getting different tools at different layers of abstraction to march the same direction.

[-] 30p87@feddit.de 4 points 4 months ago

I'd rather read ASM than ... that random crap.

this post was submitted on 16 Feb 2024
126 points (84.6% liked)

Programmer Humor

18253 readers
978 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS