Hacker News new | ask | show | jobs
by delusional 233 days ago
Python and Javascript (in the browser) due to their single threaded nature. C++ too as long as you have a std::atomic on the left hand side (since they overload the operator).