|
|
|
|
|
by adsharma
15 days ago
|
|
The future is to write Rust in a python interpreter compatible way leveraging large parts of the python ecosystem. This will require minor tweaks to the language and perhaps a forked interpreter (a forked parser already exists). Then you solve the two language problem with a combination of probabilistic and deterministic translation. |
|