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 81e5ce30af Working on the framework for the tokenizer, plus some cleanup, fixes. 11 years ago
..
extras Relaive imports because they are awesome; more stuff in SmartList. 11 years ago
__init__.py Starting main parser: Parser, Tokens, Tokenizer, Builder, BuildStack. 11 years ago
heading.py Finish implementing Builder for all existing Nodes; BuildStack. 11 years ago
html_entity.py Relaive imports because they are awesome; more stuff in SmartList. 11 years ago
tag.py Finish implementing Builder for all existing Nodes; BuildStack. 11 years ago
template.py Working on the framework for the tokenizer, plus some cleanup, fixes. 11 years ago
text.py Relaive imports because they are awesome; more stuff in SmartList. 11 years ago