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 61fe505579 add number parsing 11 years ago
errorcode add errorcode 11 years ago
parser emit indent/dedent tokens 11 years ago
scanner add number parsing 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