A tiny, still incomplete interpreter for a language similar to Python 3
Stars
21
Forks
1
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
36
commits
update to Dart 3.3
37632e6
update to Dart 3.2
c85da81
attempt to run pyrogue
a5e0ad3
add ~ operator
dec4f94
add code coverage
a054b93
modernize
12628ee
update for Dart 3.0
85b7899
improve documentation
f58aa47
update to Dart 2.18 and lints/recommended
f7810fb
try running a complex program
4dc3b69
generalize comparison
61f9dcc
fake import statements
75e5e3a
fake global statement
4e0161b
implement augmented assignment
caad50e
implement continue
0f5351d