Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Integrate the parser into our interpreter #17

Open
shinglyu opened this issue Aug 11, 2017 · 0 comments
Open

Integrate the parser into our interpreter #17

shinglyu opened this issue Aug 11, 2017 · 0 comments

Comments

@shinglyu
Copy link
Owner

MAYBE we can compile Pypy's parser into bytecode, then run in using our VM (i.e. bootstraping)?

Our we could simply require user to install CPython 3, then we use CPython's API to pass python source to CPython and call its compile method.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant