A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
Ben Kurtovic dc0b3ae446 Enable Windows builds on Python 3.6; try to fix again. há 7 anos
..
avl_tree.c Remove stdbool.h from avl_tree since MSVC doesn't like it. há 7 anos
avl_tree.h Enable Windows builds on Python 3.6; try to fix again. há 7 anos
common.h Speed up parsing deeply nested syntax by caching bad routes (fixes #42) há 7 anos
contexts.h Speed up parsing deeply nested syntax by caching bad routes (fixes #42) há 7 anos
definitions.c Update copyright for 2016. há 8 anos
definitions.h Update copyright for 2016. há 8 anos
tag_data.c Update copyright for 2016. há 8 anos
tag_data.h Update copyright for 2016. há 8 anos
textbuffer.c Update copyright for 2016. há 8 anos
textbuffer.h Update copyright for 2016. há 8 anos
tok_parse.c Speed up parsing deeply nested syntax by caching bad routes (fixes #42) há 7 anos
tok_parse.h Update copyright for 2016. há 8 anos
tok_support.c Fix compilation issue on Travis since GCC uses C90 by default there. há 7 anos
tok_support.h Fix compilation issue on Travis since GCC uses C90 by default there. há 7 anos
tokenizer.c Fix compilation issue on Travis since GCC uses C90 by default there. há 7 anos
tokenizer.h Update copyright for 2016. há 8 anos
tokens.c Update copyright for 2016. há 8 anos
tokens.h Update copyright for 2016. há 8 anos