Y
Hacker News
new
|
ask
|
show
|
jobs
by
jsnathan
3361 days ago
BEAM wasn't designed for OO languages where all values are mutable objects. It would be highly impractical to try to run Python on top of it.
You'd have to create a Frankenstein interpreter to get anything working.