Language mavens: Is there a programming with "if then else ENDIF" syntax?
Aahz
aahz at pythoncraft.com
Thu Nov 19 11:27:07 EST 2009
In article <ff92db5b-9cb0-4a72-b339-2c5ac02fbad0 at p36g2000vbn.googlegroups.com>,
Steve Ferg <steve.ferg.bitbucket at gmail.com> wrote:
>
>Does anybody know a language with this kind of syntax for
>ifThenElseEndif?
Several templating systems, including Cheetah.
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by
definition, not smart enough to debug it." --Brian W. Kernighan
More information about the Python-list
mailing list