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.
 
Brett Langdon 8ac42a22ef give main similar output as python -m tokenize 10 years ago
parser properly track line/columns for tokens 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