hahaha

one problem though... i can't easily determine the number of letters that
are inside the parenthesis...
maybe this is better:

<paren type:"open"></paren><space type="normal"></space><letter
type="normal" case="capital">X</letter><letter type="normal"
case="capital">M</letter><letter type="normal"
case="capital">L</letter><space type="normal"></space><paren
type:"close"></paren>

That way there can be no confusion.  I love XML, it is so easy.

On Nov 13, 2007 6:12 PM, Andrés Domínguez <[EMAIL PROTECTED]> wrote:

> 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/
>
_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to