From kde-edu-devel Tue Jan 27 07:53:30 2009 From: cies Date: Tue, 27 Jan 2009 07:53:30 +0000 To: kde-edu-devel Subject: Re: [kde-edu]: [KTurtle] OO syntax code in SVN Message-Id: X-MARC-Message: https://marc.info/?l=kde-edu-devel&m=123308407803331 niels, congratulations! i'm currently trying to look at the code (could you give me some pointers of where the main action is going one, files+methods) quick question: does this mean we can have multiple turtles? (the syntax suggests we can have) about inclusion: im not much against including this, i yet need to have a look at the code. i wonder though where is stops -- as in: "are printed strings also going to be objects?" i think we need to have a policy on this for kturlte and that is quite philosophical: - is kturtle an OO language with some syntactic sugar to make it easy entry, or - is it a procedural (non-OO) lang that has some OO features (mainly for the turtle) this is the main issues i'm pondering upon. please feedback everyone as this is a suff to resolve and reach (hopefully) consensus on before we reach a 1.0 (or we move the whole issue to post-1.0, some thing i personally would rather not) cheers! _c. On Sun, Jan 25, 2009 at 7:25 PM, Niels Slot wrote: > 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/ > > --~--~---------~--~----~------------~-------~--~----~ > You received this message because you are subscribed to the Google Groups > "KTurtle; an educational programming environment" group. > To post to this group, send email to kdeedu-kturtle@googlegroups.com > To unsubscribe from this group, send email to > kdeedu-kturtle+unsubscribe@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/kdeedu-kturtle?hl=en > -~----------~----~----~----~------~----~------~--~--- > > _______________________________________________ kde-edu mailing list kde-edu@mail.kde.org https://mail.kde.org/mailman/listinfo/kde-edu