mirror of
https://github.com/yhirose/cpp-peglib.git
synced 2024-12-22 11:55:30 +00:00
Updated README
This commit is contained in:
parent
5f3807b2c1
commit
6fe01cf310
@ -465,7 +465,7 @@ See actual usages in the [AST calculator example](https://github.com/yhirose/cpp
|
||||
Symbol Table
|
||||
------------
|
||||
|
||||
NOTE: This feature is available with `CPPPEGLIB_SYMBOL_TABLE_SUPPORT`.
|
||||
NOTE: This feature is available with `CPPPEGLIB_SYMBOL_TABLE_SUPPORT`, and has [some limitations](https://github.com/yhirose/cpp-peglib/issues/231#issuecomment-1173215709).
|
||||
|
||||
Simple symbol table support is available with `declare_symbol` and `check_symbol` instructions.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user