|
|
|
|
|
by thecity2
3355 days ago
|
|
Have you heard of Mochi? "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. |
|