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 82746ab67f add proper indent/dedent handling 11 years ago
errorcode add errorcode 11 years ago
parser emit indent/dedent tokens 11 years ago
scanner add proper indent/dedent handling 11 years ago
token add python 3.5.0 missing tokens 11 years ago
LICENSE initial commit 11 years ago
README.md initial commit 11 years ago
main.go use scanner instead of tokenizer 11 years ago

README.md

Gython