Added mode option to regex and also changed example from a line reader to a tokenizer.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mpc",
|
||||
"version": "0.8.8",
|
||||
"version": "0.9.8",
|
||||
"repo": "orangeduck/mpc",
|
||||
"description": "A Parser Combinator library for C",
|
||||
"keywords": ["parser", "combinator", "library", "c", "mpc"],
|
||||
|
Reference in New Issue
Block a user