Hello Mikhail,

> I am looking for a PEG parser generator for C language that uses input
> characters different from 'char': the grammar I am implementing is
> specified in UTF-16 16-bit words, so matching using regular 8-bit
> chars would not be convenient.

It is my intention that pacc will support UTF-16, so I'd be interested in
working with you to make that a reality, and incorporating the necessary
changes into the codebase.

Regards,

Toby.


_______________________________________________
PEG mailing list
PEG@lists.csail.mit.edu
https://lists.csail.mit.edu/mailman/listinfo/peg

Reply via email to