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 e79c79762f Pre- and post-stop context verification, plus refactor parse_until(). 12 years ago
..
__init__.py Working on the framework for the tokenizer, plus some cleanup, fixes. 12 years ago
builder.py Handle integers as MediaWiki does. 12 years ago
contexts.py Starting work on token contexts. 12 years ago
tokenizer.py Pre- and post-stop context verification, plus refactor parse_until(). 12 years ago
tokens.py Support &#Xhex; in addition to &#xhex;. 12 years ago