I can't be the only one who believes the name JavaScript should die in Peace. It was and still is the worst naming of any popular programming language in existence.
Help us raise $200k to free JavaScript from Oracle
31–40 of 374 posts
Re: Help us raise $200k to free JavaScript from Oracle
#32Sorry but I'm not going to sponsor you stealing a company's trademark.
Re: Help us raise $200k to free JavaScript from Oracle
#33Re: Help us raise $200k to free JavaScript from Oracle
#34Should we truly donate or do we have no chance in hell? Seems like we are not in the right political climate to score a win here.
Re: Help us raise $200k to free JavaScript from Oracle
#35Re: Help us raise $200k to free JavaScript from Oracle
#36why deno so hung up on this? why not focus getting people to use deno instead?
Re: Help us raise $200k to free JavaScript from Oracle
#37Re: Help us raise $200k to free JavaScript from Oracle
#38Re: Help us raise $200k to free JavaScript from Oracle
#39[flagged]
I mean, Fortran still exists.
* First-class tensor manipulations (like numpy but in the core language)
* Fast math with the right compiler
* Automatically sized multi dimensional arrays on the stack
* Zero cost C interop
* Minimal runtime, no GC, compiles to small programs
* Generics
* Coarray based parallelism in the core language
Sure it has issues but if you want to write fast numerical code and don’t want to bundle 2GB of pytorch or however big the Julia standard library is, or you want to make a small library with a C API, it’s a pretty great language. There are 50 year old libraries that still work perfectly (and much faster than they did then!) You won’t get that kind of longevity out of Rust ndarray.
Re: Help us raise $200k to free JavaScript from Oracle
#40why not just ask larry ellison directly?