develooper Front page | perl.perl6.users | Postings from June 2006

Re: $1,000 prize for Perl 6 Wiki written in Perl 6

Thread Previous | Thread Next
From:
Hezekiah M. Carty
Date:
June 6, 2006 08:42
Subject:
Re: $1,000 prize for Perl 6 Wiki written in Perl 6
Message ID:
1149608506.7531.4.camel@localhost
On Tue, 2006-06-06 at 10:59 -0400, Matt Todd wrote:
<snip>
> I particularly like the syntax of Textile or even Markdown (preferring
> the former). In Ruby-land, these exist as RedCloth and BlueCloth. I
> understand porting isn't fun, but I think that this is a viable
> option, if not a great choice.
<snip>

For what it's worth, there is an existing Textile implementation in
Perl5 (Text::Textile on CPAN), and it seems reasonably functional from
my (very) limited time playing with it.  That should at least ease the
initial porting - or the module could be used as-is (hooray for P5 -> P6
interoperability!), and ported over time.

I'd also like to second the Textile suggestion.  Of the "prepackaged"
wiki syntax styles I've seen, it seems to be one of the cleanest while
still being nicely expressive.

Hez


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About