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

Implement the parser #18

@shinglyu

Description

@shinglyu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions