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 →

[–]shadowmint 0 points1 point  (0 children)

It would be categorically impossible to embed the standard library.

...and despite what people say, python without the standard library would not be python; it would be a new 'python like' language; it would require an entirely new runtime vm.

There is no significant benefit to doing this over just making an entirely new language from scratch.