-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hi! I am trying to get this to work, but I encountered a number of functions which seem to be defined nowhere and called by the parser. They are called from within the JavaScript parts that process grammar items.
Functions missing are for example:
- merge
- flatstr
- put_if_not_null
- nonempty
I suspect that either a JavaScript include file is missing or that you were relying on functions generated as part of the parser by an older version of PEGJS which might not exist anymore... can you help me out?
Metadata
Metadata
Assignees
Labels
No labels