[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Source Code Markup Language?

  • To: Charles Brooking <charles.brooking@r...>
  • Subject: Re: Source Code Markup Language?
  • From: Daniel Schierbeck <daniel.schierbeck@g...>
  • Date: Tue, 24 Jan 2006 09:23:02 +0100
  • Cc: xml-dev@l...
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=siSIj1b8E7z457Kfc+7Es1PrD+SemTXjkH6xce1fpAlsr0xPhdSkyFA/o2mzlbWeK3ruQKubnTmeG2k1QTfRogLB6Awz7pakxxYeMKMPPqwojZYFALNDIXdb9qsYvS3u2sbD3UCquh2E9WW7bPZUOJKTsl0Nf9IuJ849MSj0kmQ=
  • In-reply-to: <43D5BB94.9070202@r...>
  • References: <43D2A466.305@g...> <43D5BB94.9070202@r...>
  • User-agent: Thunderbird 1.5 (X11/20051201)

code markup
Charles Brooking wrote:
> 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
>
It is true that what I want can be accomplished with <code/> and 
classes, e.g. <code class="keyword">if</code>, but it just seems too 
verbose... I think source code is used so much in various manuals, 
references, blog entries, etc. on the Web that it justifies its own 
namespace and its own set of semantics, albeit simple ones.


Cheers,
Daniel

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.