256
you are viewing a single comment's thread
view the rest of the comments
[-] DarkenLM@kbin.social 16 points 10 months ago

Honestly, given the context of a browser, Javascript's "Everything is better than crashing" philosophy does not seem too out-of-place. Yes, the website might break, but at least it would be theoretically usable still.

Yes, a statically typed language would help, but I'd rather not have one that is "these two types are slightly different, fuck you, have a segfault", but rather one that is slightly more flexible.

[-] CanadaPlus@futurology.today 4 points 10 months ago* (last edited 10 months ago)

Actually, that's a good point, in scripting fatal type errors can happen at runtime. I guess Python is the right choice then, given it's maturity and popularity, and then you can code the complex stuff in whatever you want via WASM like other people mentioned.

this post was submitted on 21 Nov 2023
256 points (90.0% liked)

Programmer Humor

32048 readers
1876 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS