- Python
- Go
- C++
- Node. js
- JavaScript
- Rust
- Other
0 voters
If you chose ‘Other’ make sure to comment on what it is. Thank you for voting!
0 voters
If you chose ‘Other’ make sure to comment on what it is. Thank you for voting!
What will Replit Ask Decide Today
I was between Node.js and Python
Haha python supremacy!!!
Same, I like both, but I went with node today.
EDIT: I choose js instead
I chose other because my favorite lang is Nim. And it compiles to nodejs, js, c++, c, wasm etc.
I chose JavaScript even though I don’t know it very well because it’s designed to run the internet which I find to be the most practical.
Python is better than JS, but it’s really slow, so JS is winner =)
With 15 votes and 53% of them going to PYTHON we have a winner!!
Python is only slow on Replit. Running from my computer it’s lightning fast and there’s no lag when displaying and clearing text several times a second (stop-motion ASCII).
Python is slow, but you will only see it if you push things or need concurrency.
It is fun to learn and play with and a necessary evil for ML.
But if you want to build codes with performance look at which compiler language fits the bill (or erlang for message passing servers)