This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
gython
mirror of
https://github.com/brettlangdon/gython.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Python 3 interpreter in Go
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8
Commits
1
Branch
565 KiB
Go
100%
Tree:
d7c41f3fae
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'd7c41f3fae'
${ noResults }
HTTPS
ZIP
TAR.GZ
Brett Langdon
d7c41f3fae
add scanner.Positions
10 years ago
errorcode
add errorcode
10 years ago
parser
emit indent/dedent tokens
10 years ago
scanner
add scanner.Positions
10 years ago
token
properly track line/columns for tokens
10 years ago
LICENSE
initial commit
10 years ago
README.md
initial commit
10 years ago
main.go
give main similar output as python -m tokenize
10 years ago
README.md
Gython