2010-09-22 20:42, Jan Paul Posma skrev:
> How awesome! Is this code already available? Maybe it's a good idea to write 
> to wikitech-l once you publish the source code, because I think most people 
> don't follow this list. This list has been created to keep away parser 
> discussions from most developers who don't care about that, but a milestone 
> like this should be shared there too.
>
>    

Yes, the code is available in the repository at

http://svn.wikimedia.org/svnroot/mediawiki/trunk/parsers/libmwparser

> Again, very nice, can't wait to be able to install this myself. ;-)
>    

Building and installing it a complex process at the moment, and I'm 
afraid I haven't documented it very well.  But please go ahead and try 
it, if you like.  If you get stuck, just drop me a mail.

Best regards,

Andreas

> Regards,
> Jan Paul
>
> On 22-Sep-2010, at 19:41, Andreas Jonsson wrote:
>
>    
>> Hi,
>>
>> I have set up a site for testing my parser implementation:
>>
>> http://libmwparser.kreablo.se/index.php/Libmwparsertest
>>
>> Please go ahead and edit.
>>
>> I have disabled most of the preprocessing, as it seems very hard to
>> lift out the independent preprocessing from the parser preparation
>> stuff.  But it should be easy to write a new one with only the
>> required functionality (which is parser functions, magic words,
>> comment removal, and transclusion).
>>
>> It would still take a lot of work to make a version that could be
>> substituted in place of the current parser with support for all
>> features.  But its a solid proof of concept.
>>
>> Best regards,
>>
>> Andreas Jonsson
>>
>>
>> _______________________________________________
>> Wikitext-l mailing list
>> [email protected]
>> https://lists.wikimedia.org/mailman/listinfo/wikitext-l
>>      
>
> _______________________________________________
> Wikitext-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/wikitext-l
>
>    


_______________________________________________
Wikitext-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitext-l

Reply via email to