this post was submitted on 26 Feb 2024
-23 points (20.5% liked)

Programming

16240 readers
121 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
 

I linked to the anchor where it says that, right to the bottom of the section 4.3. Will people just STOP saying JavaScript was 'never intended' to have 'nothing to do with Java'? They clearly meant JavaScript to be to Java what AWK is to C, at least syntax-wise. I was born one year after JS was conceived (the standard says 'invented', invented my ass! Who 'invents' a language?) so I am too young to have been around in the early days of web. But it seems like people back then wanted Java to be lingua franca of web, a bit like PostScript in the thread I posted a few hours ago. They named it JavaScript to assure people that it's the interpreted, scripting form of Java.

Now don't say 'JS and Java are like car and carpet' you will look like an idiot.

Also if you are wondering why I am reading the standard, it serves two purposes. First is, I wanna implement it one day in the future. Second is, I know shit about web scripting and I wanted to make myself a blog and I miserably failed. So I am learning it.

I know nobody asked, but one person might be wondering why someone would do this to himself.

you are viewing a single comment's thread
view the rest of the comments
[–] abhibeckert@lemmy.world 11 points 4 months ago* (last edited 4 months ago) (1 children)

They clearly meant JavaScript to be to Java what AWK is to C

No. From interviews with the people who created JavaScript what actually happened is they invented an awesome new language, and the boss had just signed a contract to integrate Java into Netscape.

That contract specifically banned Netscape from supporting anything other than Java... but the new language was so awesome they didn't want to kill it. The compromise was to call it "JavaScript" and insist it's not a new language, it's just a light weight version of Java. Even though clearly that was bullshit and they all knew it - they just didn't admit it publicly until decades later.

[–] ChubakPDP11@programming.dev 2 points 4 months ago (1 children)

This makes so much sense! The other guy said they were planning an S-Expression language like Scheme... I think, had Netscape supported Scheme, the trajectory of the craft would change. At least we would not get so many 'durr parenthesis' memes. Just how hard is it to use [Neo]Vim when you're writing S-Expressions? it keeps highlighting the paranthesis and brackets balance as I write. What text editor do people who hate S-Expression LISP-like languages use, Emacs? Lol.

[–] Tramort@programming.dev 1 points 4 months ago

Emacs is written in lisp, so if people are going to die on the hill that they hate s expressions then I'm going to say no: they probably won't be using emacs