Tweak sysutils/dateutils version 0.4.1
[dports.git] / lang / kturtle / pkg-descr
1 KTurtle is an educational programming environment for KDE. KTurtle
2 aims to make programming as easy and touchable as possible, and
3 therefore can be used to teach kids the basics of math, geometry
4 and... programming.
5
6 The programming language used in KTurtle is loosely based on Logo.
7 KTurtle allows, just like some implementations of Logo, to translate
8 the programming language (the commands, the documentation and the
9 error messages) to the native language of the programmer. Translating
10 the programming language to the native language of the programmer is
11 one of the many ways KTurtle tries to make learning to programming
12 more simple. Other features to help to achieve this goal are:
13 intuitive syntax highlighting, simple error messages, integrated
14 canvas to make drawings on, integrated help function, slow-motion or
15 step execution, and more.
16
17 WWW: http://edu.kde.org/kturtle