A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Ben Kurtovic 4775131717 Fix not memoizing bad routes after failing inside a table (fixes #206) 5 年前
..
ctokenizer Fix not memoizing bad routes after failing inside a table (fixes #206) 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 Fix not memoizing bad routes after failing inside a table (fixes #206) 5 年前
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 年前