The message below is being cross-posted from the LogoForum. Please
reply here at comp.lang.logo and it will be crossposted back to the
LogoForum. The original author of this message is "Bertrand Carette"
<taobert@[EMAIL PROTECTED]
>.
--- In LogoForum@[EMAIL PROTECTED]
Theodoros Chatzigian****is
<teo64x@[EMAIL PROTECTED]
> wrote:
>
>
> --- jotape1960 <jotape1960@[EMAIL PROTECTED]
> ?αψ:
>
> > Of course, UCBLogo is a very good Logo version
> > itself, but... it
> > can't win the race against C or Java.
> >
> > OK, I know the well-know old speech: "Logo is an
> > educational tool."
> > Yes, I agree and I don't want Logo will become a not
> > educational
> > tool, NO!!! I only want a Logo version, with all the
> > UCBLogo,
> > MSWLogo, FMSLogo, ElicaLogo grammar, thought as an
> > educational tool,
> > but with all the powerful of C, Java, etc.
>
> I don't think that Logo is less powerful than C and
> Java. In fact, it could be even more powerful, given
> that it is a dialect of LISP (which some consider
> better than C - though I haven't written in LISP
> ...yet).
>
> The only real problem I see with Logo is the speed,
> because of the fact that it is an interpreted language
> (until Pavel completes the compiler).
>
> C is no more than a small set of primitive commands.
> Its power comes from these commands. In theory, Logo
> can be as powerful with the same set of commands.
>
>
>
> __________________________________________________________
> ?σιμο?ίτ Yahoo!;
> αρθ?ατ α νοχλ μην?μαα (spam); Το Yahoo! Mail
> αθ? ν αλ? υνατ? ?στασία ατ ν νοχλ?ν
> μηνυμάν http://login.yahoo.com/config/mail?.intl=gr
>
Speed and lightness.
aUCBLogo seems to me quite speed but it becomes heavy.
And what about the possibility of making standalone executables, for
instance ?
Some implementations of interpreted BASIC are often light and
sometimes as speed as C (and allow the creation of light standalone
exe). They miss only 'list processing' and 'turtle graphics' to
compete with Logo, though it's not so difficult to implement 'turtle
graphics' in Basic.
I think Logo could be the future of Lisp ;) ... if ... (lots of thing)?
:)
Bert


|