A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
Ben Kurtovic 4775131717 Fix not memoizing bad routes after failing inside a table (fixes #206) vor 5 Jahren
..
ctokenizer Fix not memoizing bad routes after failing inside a table (fixes #206) vor 5 Jahren
__init__.py Minor cleanup vor 5 Jahren
builder.py Support manual construction of Node objects (fixes #214) vor 5 Jahren
contexts.py Speed up parsing deeply nested syntax by caching bad routes (fixes #42) vor 7 Jahren
tokenizer.py Fix not memoizing bad routes after failing inside a table (fixes #206) vor 5 Jahren
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade vor 5 Jahren