Hacker News new | ask | show | jobs
by codethief 313 days ago
> maintaining a scheduling/pre-empting runtime (which is the only approach I'm aware of that works here without basically making Python into an entirely unrelated language) is very labor intensive! There's a reason there aren't usable alternative implementations of ERTS/BEAM […]

You seem to know a lot about PL. Could you elaborate on that reason and on the maintenance burden of a preemptive runtime?