← Prev in month ← Prev in thread
Next in thread → Next in month →

Re: [xml-dev] Source Code Markup Language? - my attempts

From
Daniel Schierbeck <>
To
Paul Alagna <>
Date
2006-01-22T19:45:32Z
ID
<>
Thread
Re: [xml-dev] Source Code Markup Language? - my attempts
I was only thinking about simple markup, something you would use with 
syntax highlighting. Otherwise it'll be too complex.


Cheers,
Daniel


Paul Alagna wrote:
> Daniel 
>  as a linguist I have tried to create xsd's for simple
> formula recording. the problems just come out of the
> woodwork! 
> simple recursion (A calls A) was a real issue until
> XML 2.0  standard solved that one. with the caveat
> that it could only be tail recursion. A-CA recursion
> (A calls B calls C calls A) is still a problem.
> overloading is another issue. when you say variable do
> you mean string variable? function variable? numeric?
> the xsd and xml demands you spell all that out. depth
> is another problem. xml wants to know what to expect
> at every level if you say a function can have
> parameters can those parameters BE functions? can they
> have parameters?...
>
> as you can tell, I'm very interested too. 
>
> Paul Alagna - CTO - CheckMi
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
>
>
← Prev in month ← Prev in thread
Next in thread → Next in month →