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

Implement the parser #18

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

Implement the parser #18

shinglyu opened this issue Aug 11, 2017 · 0 comments

Comments

@shinglyu
Copy link
Owner

This is low priority but we might be able to do it in the following way:

  1. Run a python script that emits bytecode into JSON (what we are doing now) and run it in CPython externally
  2. Use Python's AST module and write the bytecode generation part in Rust
  3. Rewrite the parser in Rust as well
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