Archive of UserLand's first discussion group, started October 5, 1998.
Re: Elegance in Scripting
Author: David Carter-Tod Posted: 8/20/1999; 6:20:15 AM Topic: Elegance in Scripting Msg #: 9712 (In response to 9709) Prev/Next: 9711 / 9713
I just love using an outliner for programming. Writing code is agonizing without it.I also love the way the structure handles the syntax, e.g.
Frontier:
if condition
...That's all that's needed. In contrast:
ASP:
if condition then
...
end ifDavid
There are responses to this message:
- Re: Elegance in Scripting, Robert Brook, 8/20/1999; 8:18:47 AM
This page was archived on 6/13/2001; 4:52:00 PM.
© Copyright 1998-2001 UserLand Software, Inc.