From kde-edu-devel Sun Jan 25 13:55:14 2009 From: Niels Slot Date: Sun, 25 Jan 2009 13:55:14 +0000 To: kde-edu-devel Subject: [kde-edu]: [KTurtle] OO syntax code in SVN Message-Id: X-MARC-Message: https://marc.info/?l=kde-edu-devel&m=123289175920450 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============2004666685==" --===============2004666685== Content-Type: multipart/alternative; boundary=001636c5b9ceab063304614ef80b --001636c5b9ceab063304614ef80b Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit It has taken me a while (since September), but I finally got my object oriented KTurtle in SVN. The code has been sitting around on my computer for the last few months. And while I planned to clean it up just a little more, it never came to that. For anyone who wants to check it out, the code is in /branches/work/kturtle-objects[1]. This version of KTurtle can run the following code: forward 100 $x = turtle $x.forward 50 This will create a second turtle and move it 50 steps forward. Any comments on the code are welcome. Cies and Mauricio: Please have a look at it and let me know how you feel about including something like this in 4.3. Greetings, Niels [1]: http://websvn.kde.org/branches/work/kturtle-objects/ --001636c5b9ceab063304614ef80b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable It has taken me a while (since September), but I finally got my object orie= nted KTurtle in SVN. The code has been sitting around on my computer for th= e last few months. And while I planned to clean it up just a little more, i= t never came to that. For anyone who wants to check it out, the code is in = /branches/work/kturtle-objects[1]. This version of KTurtle can run the foll= owing code:

forward 100
$x =3D turtle
$x.forward 50

This will create a= second turtle and move it 50 steps forward.

Any comments on the cod= e are welcome.

Cies and Mauricio: Please have a look at it and let m= e know how you feel about including something like this in 4.3.

Greetings,

Niels

[1]: http://websvn.kde.org/branches/work/kturtle-o= bjects/
--001636c5b9ceab063304614ef80b-- --===============2004666685== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ kde-edu mailing list kde-edu@mail.kde.org https://mail.kde.org/mailman/listinfo/kde-edu --===============2004666685==--