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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [xml-dev] Plain, C-based xslt processor?


The code of sablotron is written in C++ (I checked, make after
configure uses g++ on Linux). It does make use of libexpat, but it
does not look as bad as xsltproc.
C++ is still a problem, unless the code will work with ancient C++,
post C++89, pre C++99, compilers.

Olga

On Sat, Aug 18, 2012 at 10:01 AM, James Fuller
<james.fuller.2007@gmail.com> wrote:
> sablotron is an older xslt 1.0 processor (written in C, which maybe
> close enough for you) of solid quality but little ongoing maintenance
> these days
>
> http://sourceforge.net/projects/sablotron/
>
> hth, J
>
>
>
> On Sat, Aug 18, 2012 at 1:31 AM, ольга крыжановская
> <olga.kryzhanovska@gmail.com> wrote:
>> Norman, you may have a better overview.
>>
>> Do you know any xslt processor, written in ANSI C and which does not
>> have other requirements than libc and libm (not libxml2, not other
>> libraries, not java, not python, not C++), which can process your
>> docbook xslt man/xhtml style sheets?
>>
>> Olga
>> --
>>       ,   _                                    _   ,
>>      { \/`o;====-    Olga Kryzhanovska   -====;o`\/ }
>> .----'-/`-/     olga.kryzhanovska@gmail.com   \-`\-'----.
>>  `'-..-| /       http://twitter.com/fleyta     \ |-..-'`
>>       /\/\     Solaris/BSD//C/C++ programmer   /\/\
>>       `--`                                      `--`
>>
>> _______________________________________________________________________
>>
>> XML-DEV is a publicly archived, unmoderated list hosted by OASIS
>> to support XML implementation and development. To minimize
>> spam in the archives, you must subscribe before posting.
>>
>> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
>> Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
>> subscribe: xml-dev-subscribe@lists.xml.org
>> List archive: http://lists.xml.org/archives/xml-dev/
>> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
>>



-- 
      ,   _                                    _   ,
     { \/`o;====-    Olga Kryzhanovska   -====;o`\/ }
.----'-/`-/     olga.kryzhanovska@gmail.com   \-`\-'----.
 `'-..-| /       http://twitter.com/fleyta     \ |-..-'`
      /\/\     Solaris/BSD//C/C++ programmer   /\/\
      `--`                                      `--`


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]