Hacker News new | ask | show | jobs
by xwolfi 621 days ago
Java too !
3 comments

The difference being that no one in their right mind is thinking of rewriting a browser in Java to also make it faster, while that's exactly what Servo/Stylo etc are all about.
And don't forget Ada.
And OCaml or Haskell :)
Why go fancy? Even Python saves you from use-after-free.
Come on, I had to outbid Ada somehow :)

For what it's worth, Python was also considered at some point for use in the Firefox codebase. I don't remember the rationale for not adopting it, but I think the idea was "we all like Python, but we already have one messy language (JavaScript), let's not make it two".

Brainfuck too!