Add byacc parser generator

This is meant to replace heirloom yacc for compiling pre-musl parsers.
Unlike heirloom yacc, it's in the public domain, and can be linked with
meslibc without licensing concerns.
This commit is contained in:
Gábor Stefanik 2024-04-14 05:51:30 +02:00
parent 86e1a5e7f6
commit 3970ee7d1a
5 changed files with 137 additions and 0 deletions

View file

@ -0,0 +1 @@
608651c4836eff7f164a0c6d238337a254fca964677bec76d87f85692ce71b59 /usr/bin/yacc