aroberge / reeborg

Enhanced Karel-the-robot clone
http://reeborg.ca/reeborg.html
Other
47 stars 36 forks source link

Need different Python construct for keyboard for repl #229

Closed aroberge closed 8 years ago

aroberge commented 8 years ago

Some special Python construct available on the keyboard, such as:

while ?:

are not suitable for the Python console. Different ones, with only the keyboards should be made available instead.