CYBINT Operator Handbook
LALR(1) parser generator.
$ yacc -d grammar.y $ byacc -o parser.c -d grammar.y