Revision 626770
Go back to digest for 28th January 2007Features in Educational
Niels Slot committed changes in /trunk/KDE/kdeedu/kturtle/src:
Added the commands 'getx' and 'gety' to the KTurtle language.
Small bug fix related to the 'return' statement in the KTurtle language.
The turtle now draws a line when the pen is down and a 'go', 'gox' or 'goy' command is given.
File Changes
Modified 11 files
- /trunk/KDE/kdeedu/kturtle/src
- /canvas.cpp
- /canvas.h
- /interpreter/definitions.rb
- /interpreter/executer.cpp
- /interpreter/executer.h
- /interpreter/gui_connect.inc
- /interpreter/parser.cpp
- /interpreter/parser.h
- /interpreter/token.cpp
- /interpreter/token.h
- /interpreter/translator.cpp
11 files changed in total