|
|
|
|
|
by cyberpunk
3361 days ago
|
|
Why would that make sense? The gains you get for free using otp and the beam vm depend heavily around language integration of vm features. Porting python to a vm it would work slowly on and would be unable to use most of, if not all of, the benefits without changing the language would give you what exactly? |
|
"Mochi is a dynamically typed programming language for functional programming and actor-style programming. Its interpreter is written in Python3. The interpreter translates a program written in Mochi to Python3's AST / bytecode."
https://github.com/i2y/mochi
If all that can be done in Python 3, surely it could be ported to run on BEAM to good effect.