blob: 6a2fc154f23c5ec6ab6decdeed84fb41c4802744 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
kturtle: kturtle (Logo-like programming environment)
kturtle:
kturtle: KTurtle is an educational programming environment for learning how to
kturtle: program. It provides all programming tools from its user interface.
kturtle: The programming language used is TurtleScript, which is loosely based
kturtle: on Logo. All commands and messages are translated into the user's
kturtle: language. KTurtle features an intuitive syntax highlighting, simple
kturtle: error messages, integrated canvas to make drawings, an integrated
kturtle: help, slow-motion and step execution.
kturtle:
kturtle: Homepage: https://kde.org/applications/en/education/org.kde.kturtle
|