Thank you for the information. I am gonna take a look at Turtle Wax, but it
seems promising!
> Hi Leo,
> I like the idea and as far as I know nobody has ever tried to do something
> like this with KTurtle.
> I do know of some other Logo projects that work on the web. For example I
> know KidsRuby[1] which uses the JavaScript TurtleWax library[2] to
> implement the canvas and turtle operations. Maybe you can reuse a part of
> this?
> The hardest part of a KTurtle like language in the browser will probably
> be the creation of a language parser and interpreter. KTurtle doesn't use
> any parser generaters because we require more flexibility then most of
> those can offer. A feature like allowing the programming language to be
> translated into different natural languages can make things very
> complicated.
> Please keep us up to date on your efforts. I for one would really like to
> see the results.
> Regards,
> Niels Slot
> [1] http://kidsruby.com/
> [2] https://github.com/davebalmer/turtlewax
> 2012/5/23 Leo Barichello <bariche...@gmail.com>
>> Hi,
>> for many reasons, kturtle is my favourite derivation of Logo and I am
>> using it in many contexts: high school, middle school, undergraduation and
>> even with future math teachers.
>> That is why i am thinking about a web version in the past few months.
>> Now, i fin 3 computer science students that want to work on it.
>> But before they start, i would like to know if anybody in the group have
>> done something in this way or have any suggestion.
>> Thanks,
>> Leo
>> --
>> Sócio-diretor da Mais educacional - www.mais.mat.br
>> Professor do Colégio Villa Lobos e PUC-Campinas
>> --
>> 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.
> --
> 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.