This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
RustPython-Parser
Watch
1
Star
0
Fork
You've already forked RustPython-Parser
0
mirror of
https://github.com/RustPython/Parser.git
synced
2025-07-17 10:05:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
No description
67
commits
5
branches
3
tags
4.3
MiB
Rust
89.3%
Python
10.6%
dac20eeb59
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Windel Bouwman
dac20eeb59
Make subscript its own bytecode. Remove pass bytecode. Move complex bytecodes into seperate functions to reduce complexity of dispatch function.
2019-08-28 12:06:46 +02:00
src
Make subscript its own bytecode. Remove pass bytecode. Move complex bytecodes into seperate functions to reduce complexity of dispatch function.
2019-08-28 12:06:46 +02:00
Cargo.toml
Make peephole optimizer a stream processor
2019-08-03 22:02:29 -05:00