OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] Source Code Markup Language?

[ Lists Home | Date Index | Thread Index ]

 
Don't know if this has something to do with what you want:
http://yaxx.sourceforge.net/

I copied the folowing from their site:
YAXX: YAcc eXtension to XML

The YAXX tool is an XML extension to YACC, a well-known compiler-compiler.
Given a program and its YACC grammar, YAXX outputs the internal parse tree
of the program as an XML document. The generated XML conforms to the DTD
that is also generated from the YACC grammar and it can be transformed back
to a legal program through XSLT.


-----Mensagem original-----
De: Charles Brooking [mailto:charles.brooking@research.canon.com.au] 
Enviada: terça-feira, 24 de Janeiro de 2006 5:31
Para: Daniel Schierbeck
Cc: xml-dev@lists.xml.org
Assunto: Re: [xml-dev] Source Code Markup Language?

Daniel Schierbeck wrote:
> I'd like to see if there's a simple language that merely marks up 
> variables, constants, functions/methods, numbers, string, etc.
> Something along the line of
>
>  <var>foo</var> <op>:=</op> <str>"foo"</str> <op>+</op> 
> <str>"bar"</str>
>
> The most important thing is that it should be possible to embed it in 
> XHTML.
>
>   <h:p xmlns="http://www.w3.org/1999/xhtml"; xmlns:c="urn:code...">
>     In the following example we assign <c:str>"foobar"</c:str> to 
> <c:var>baz</c:var>.
>   </h:p>

I've often considered doing the same thing, but have always ended up using
<code>...</code> for all cases.

Will variable names and operators need to be highlighted differently when
they're mentioned within a paragraph?

Will you ever want to do things like search documents for instances of the
variable "foo" (and, for example, not the operator "foo")?

Later
Charlie

--
Charles Brooking
Associate Software Engineer
Canon Information Systems Research Australia


-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://www.oasis-open.org/mlmanage/index.php>








 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS