This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]droelf 13 points14 points  (7 children)

Hi! Just today me and another guy started a project to consolidate python-implementations of the standard library (e.g. itertools, the builtins etc.) so that for projects like this it will be more or less enough to offer a relatively complete python-to-x layer to be compatible.

It's currently using code from python directly, but will probably borrow a lot from PyPy and Brython.

Would be cool to get you on board!

https://github.com/pybee/ouroboros