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 353122105d Fix tokenizer so we don't destroy our textbuf writing an empty stack 11 年之前
..
__init__.py Simplify docs massively. 11 年之前
builder.py Start Argument node type, implement argument in builder (#4). 11 年之前
contexts.py Implement arguments in tokenizer - preliminary results are promising. 11 年之前
tokenizer.py Fix tokenizer so we don't destroy our textbuf writing an empty stack 11 年之前
tokens.py Start Argument node type, implement argument in builder (#4). 11 年之前