mirror of
git://slackware.nl/current.git
synced 2025-01-10 05:25:51 +01:00
12 lines
657 B
Text
12 lines
657 B
Text
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
|