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 8c5f554406 Add guard against a rare crash in the C tokenizer 5 年之前
..
ctokenizer Add guard against a rare crash in the C tokenizer 5 年之前
__init__.py Minor cleanup 5 年之前
builder.py Support manual construction of Node objects (fixes #214) 5 年之前
contexts.py Speed up parsing deeply nested syntax by caching bad routes (fixes #42) 7 年之前
tokenizer.py Bump copyright [skip ci] 5 年之前
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 年之前