xo-reader2: working on example parser repl
This commit is contained in:
parent
2bf23b41a9
commit
dc9f29275a
10 changed files with 396 additions and 5 deletions
|
|
@ -162,7 +162,7 @@ namespace xo {
|
|||
/** create parser in initial state;
|
||||
* parser is ready to receive tokens via @ref include_token
|
||||
*
|
||||
* @p config arena configuration for parser memory
|
||||
* @p config arena configuration for parser stack
|
||||
* @p expr_alloc allocator for schematika expressions.
|
||||
* Probably shared with execution.
|
||||
* @p debug_flag true to enable debug logging
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue