A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ben Kurtovic 6fefc28cba Handle integers as MediaWiki does. 11 years ago
..
__init__.py Working on the framework for the tokenizer, plus some cleanup, fixes. 11 years ago
builder.py Handle integers as MediaWiki does. 11 years ago
contexts.py Starting work on token contexts. 11 years ago
tokenizer.py Fixes and improvements. 11 years ago
tokens.py Support &#Xhex; in addition to &#xhex;. 11 years ago