wiki2html in C?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Antti =?utf-8?Q?J=C3=A4rvinen?=

    wiki2html in C?

    Dear Sirs,

    there seems to plenty of formatters that eat some wiki-syntax and produce
    html, like http://sourceforge.net/projects/wiki2xhtml/ but common thing
    with all programs I've that far came across is that they're all written
    in either java or python -is there anything for the same purpose that
    would have been written in C?

    --
    Costello the Warrior St:18/09 Dx:14 Co:18 In:8 Wi:12 Ch:7 Neutral
    Dlvl:16 $:0 HP:129(129) Pw:52(52) AC:-6 Xp:14/83896 T:19462 Satiated
  • chniemann@gmail.com

    #2
    Re: wiki2html in C?

    On Oct 3, 11:25 am, coste...@iki.fi (Antti Järvinen) wrote:
    Dear Sirs,
    >
    there seems to plenty of formatters that eat some wiki-syntax and produce
    html, likehttp://sourceforge.net/projects/wiki2xhtml/but common thing
    with all programs I've that far came across is that they're all written
    in either java or python -is there anything for the same purpose that
    would have been written in C?
    >
    --
    Costello the Warrior St:18/09 Dx:14 Co:18 In:8 Wi:12 Ch:7 Neutral
    Dlvl:16 $:0 HP:129(129) Pw:52(52) AC:-6 Xp:14/83896 T:19462 Satiated
    Hello,

    did you check this http://tools.wikimedia.de/~merphant/wiki2html/ ?
    It's written in C

    Comment

    Working...