[computer-go] Language

Andrés Domínguez andresdju at gmail.com
Tue Nov 13 16:12:54 PST 2007


2007/11/14, Don Dailey <drdailey at cox.net>:
> Good, I wouldn't want it without XML libraries.
>
> Is there any versions that use XML for writing code?    I want to be
> able to use xml tags instead of parenthesis:
>
>   <paren> </paren>
>
> Then it will much more readable - which is one of the strengths of xml.

I don't like XML tags without attributes:

while<paren type:"open"></paren> XML <paren type:"close"></paren>;

Much more readable, and easy to parse.

Andrés


More information about the computer-go mailing list