Hi Bruno,

On 3/11/24 4:32 AM, Bruno Haible wrote:
> Another GNU package in the same realm is GNU Bison. If you like regular
> expression and automata theory, you will like GNU Bison as well.

Thanks for the suggestion. I've never gotten around to using YACC or
GNU Bison, surprisingly. I'll find some time to look into it. I know
that both GNU Awk and Bash use Bison, so maybe I will have a look over
there too.

While looking around at Gnulib I also noticed the 'modechange' module.
It seems fairly Coreutils specific, but implements the grammar listed
in the POSIX specification for 'chmod' [1]. With all of these
resources I am expecting to become a Bison expert in no time. :)

[1] https://pubs.opengroup.org/onlinepubs/9699919799/utilities/chmod.html

Collin

Reply via email to