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 2072a10b67 More reworking of CTokenizer Unicode support (incomplete) 8 years ago
..
common.h More reworking of CTokenizer Unicode support (incomplete) 8 years ago
contexts.h Merge branch 'develop' into feature/c_refactor 8 years ago
tag_data.c Split up C tokenizer into tag_data, tok_parse, tok_support, tokens. 9 years ago
tag_data.h Split up C tokenizer into tag_data, tok_parse, tok_support, tokens. 9 years ago
textbuffer.c Begin splitting up C tokenizer. 9 years ago
textbuffer.h Split up C tokenizer into tag_data, tok_parse, tok_support, tokens. 9 years ago
tok_parse.c More reworking of CTokenizer Unicode support (incomplete) 8 years ago
tok_parse.h Incomplete code for C tokenizer textbuffer. 8 years ago
tok_support.c More reworking of CTokenizer Unicode support (incomplete) 8 years ago
tok_support.h More reworking of CTokenizer Unicode support (incomplete) 8 years ago
tokenizer.c More reworking of CTokenizer Unicode support (incomplete) 8 years ago
tokenizer.h Split up C tokenizer into tag_data, tok_parse, tok_support, tokens. 9 years ago
tokens.c Split up C tokenizer into tag_data, tok_parse, tok_support, tokens. 9 years ago
tokens.h Split up C tokenizer into tag_data, tok_parse, tok_support, tokens. 9 years ago