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 75bcfe3de9 fix up some nodes and stuffs 10 years ago
..
Grammar rename ast -> grammar, it is more fitting, since this isn't actually an ast 10 years ago
expressions.go fix up some nodes and stuffs 10 years ago
nodes.go fix up some nodes and stuffs 10 years ago
parser.go fix up some nodes and stuffs 10 years ago
start.go fix/finish s/rule/node/g rename 10 years ago
statements.go fix/finish s/rule/node/g rename 10 years ago
tests.go fix up some nodes and stuffs 10 years ago