Calling conventions - OT: XML

Jarrett Billingsley kb3ctd2 at yahoo.com
Thu Dec 6 17:04:44 PST 2007


"Jarrett Billingsley" <kb3ctd2 at yahoo.com> wrote in message 
news:fja5t0$2ld0$1 at digitalmars.com...

> Hell, use I-exprs and it becomes even more amazing:
>
> (* Alison Audiolab Plugin Database)
>
> plugindb
>   plugin
>      (type VST)
>      (uniqueId ANGE)
>      (name Angelina)
>      (vendor Big Tick)
>      C:\Programme\Ableton\vsti\angelina\angelina.dll
>
>   plugin
>      (type VST)
>      (uniqueId adl1)
>      (name Analogic Delay)
>      (vendor DanielBosshard)
>      C:\Programme\Ableton\vsti\dubtools\Analogic Delay.dll
>
>   plugin
>      (type VST)
>      (uniqueId bdl1)
>      (name Bionic Delay)
>      (vendor Daniel Bosshard)
>      C:\Programme\Ableton\vsti\dubtools\Bionic Delay.dll

Actually it doesn't seem like you need the parens at all for those inner 
ones.  I'm probably reading the Scheme RFC wrong tho 
(http://srfi.schemers.org/srfi-49/srfi-49.html if someone wants to correct 
me?). 





More information about the Digitalmars-d mailing list