cfunction
src/core/parse.c on line 909 , column 1
(parser/new )
Creates and returns a new parser object. Parsers are state machines
that can receive bytes and generate a stream of values.