Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write the code generator #4

Closed
shinglyu opened this issue Jun 11, 2018 · 1 comment
Closed

Write the code generator #4

shinglyu opened this issue Jun 11, 2018 · 1 comment
Assignees

Comments

@shinglyu
Copy link
Contributor

Need to implement this code generator https://github.com/RustPython/RustPython/blob/master/parser/src/compiler/compile_py_code_object.rs

you can use the compile.rs file in the same folder as a reference.

@windelbouwman windelbouwman self-assigned this Jul 7, 2018
@windelbouwman
Copy link
Contributor

This issue is superceeded by others now.

windelbouwman pushed a commit that referenced this issue May 31, 2019
youknowone pushed a commit to youknowone/RustPython that referenced this issue Apr 30, 2023
youknowone pushed a commit to youknowone/RustPython that referenced this issue Apr 30, 2023
youknowone pushed a commit to youknowone/RustPython that referenced this issue Mar 18, 2024
Have generate_tests.py generate Patterns inline in tests.rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants