Jump to content

Talk:Very high-level programming language

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 62.195.115.202 (talk) at 20:21, 2 June 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Given Python's features and it's many bindings (GL, Gnome and KDE to name a few), I think it's a bad example. Logo however, would be a good example because it can only be used to draw things with. KTurtle is a free implementation of it, and allows the programmer to draw lines with a turtle. Good for educating children the very basics of coding.