issues
search
shinglyu
/
RustPython
A Python interpreter written in Rust
MIT License
88
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add MIT license
#20
0x326
closed
6 years ago
1
TypeError: object is not iterable
#19
wangyu190810
closed
6 years ago
2
Implement the parser
#18
shinglyu
opened
7 years ago
0
Integrate the parser into our interpreter
#17
shinglyu
opened
7 years ago
0
Implement getattr()
#16
shinglyu
opened
7 years ago
0
Allow raising real exceptions within opcode
#15
shinglyu
opened
7 years ago
0
Support list indexed assignment
#14
shinglyu
opened
7 years ago
1
[meta] Support classes
#13
shinglyu
opened
7 years ago
0
[meta] Able to run the unittest module
#12
shinglyu
opened
7 years ago
0
[meta] Run CPython's regression suite
#11
shinglyu
opened
7 years ago
0
Implement the remaining COMPARE_OP
#10
shinglyu
opened
7 years ago
0
Order the bytecodes by the spec order
#9
shinglyu
opened
7 years ago
0
Format the output of print()
#8
shinglyu
opened
7 years ago
0
Make nested function call test pass
#7
shinglyu
opened
7 years ago
0
Implement PyObject and replace the enum
#6
shinglyu
opened
7 years ago
0
Implement module system
#5
shinglyu
opened
7 years ago
0
[meta] Implement all the other __builtins__ functions
#4
shinglyu
opened
7 years ago
0
Implement print()'s file and flush argument
#3
shinglyu
opened
7 years ago
0
Implement print()'s sep and end argument
#2
shinglyu
opened
7 years ago
0
Find a compliance test to run
#1
shinglyu
opened
8 years ago
2