2007/11/14, Don Dailey <[EMAIL PROTECTED]>:
> 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
_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to