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 882ba15c02 add skeleton for async/await 10 years ago
errorcode add errorcode 10 years ago
parser emit indent/dedent tokens 10 years ago
scanner add skeleton for async/await 10 years ago
token add python 3.5.0 missing tokens 10 years ago
LICENSE initial commit 10 years ago
README.md initial commit 10 years ago
main.go use scanner instead of tokenizer 10 years ago

README.md

Gython