Friendly project
windelbouwman opened this issue · 3 comments
windelbouwman commented
Hi Progval,
Just wanted to let you know that I found your project, and I am working on something similar here: https://github.com/RustPython/RustPython
I took a look at your ideas for the object model, which were very useful! Thanks!
Regards,
Windel
progval commented
nice! :)
windelbouwman commented
Would there be any chance of combining those two projects somehow? The virtual machine seems largely overlapping, maybe one day we could create some python_vm crate which will hold the python virtual machine?
progval commented
Is there any feature my interpreter has that yours doesn't?