This website requires JavaScript.
Explore
Help
Register
Sign In
Rust-related
/
RustPython
Watch
1
Star
0
Fork
1
You've already forked RustPython
mirror of
https://github.com/RustPython/RustPython.git
synced
2026-06-02 19:39:49 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
55
Commits
9
Branches
48
Tags
980863366c17c6a332cd8ea579fcdaf03bdd29c5
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Steve Shi
980863366c
Merge pull request
#8
from qingshi163/master
...
optimize opcode with once execution and search with cached offset
2021-04-22 08:40:02 +02:00
src
optimize search cache the string offset
2021-04-21 11:13:58 +02:00
tests
fix zerowidth search
2021-04-20 10:19:27 +02:00
.gitignore
Initial commit to switch to new repo
2021-01-27 19:29:55 -06:00
Cargo.toml
fix zerowidth search
2021-04-20 10:19:27 +02:00
generate_tests.py
Have generate_tests.py generate Patterns inline in tests.rs
2021-04-01 22:05:45 -05:00
LICENSE
Add LICENSE
2021-01-27 19:30:31 -06:00
Description
A Python Interpreter written in Rust
compiler
hacktoberfest
interpreter
jit
language
python3
python-language
rust
wasm
MIT
161
MiB
Languages
Rust
88.3%
Python
11%
JavaScript
0.3%
NSIS
0.2%