From 10dbbb91382c34241f10533c068f867981f10ef0 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Tue, 23 Jun 2026 17:50:11 +0800 Subject: byacc: new added, replacing bison --- repos/core/byacc/info | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 repos/core/byacc/info (limited to 'repos/core/byacc/info') diff --git a/repos/core/byacc/info b/repos/core/byacc/info new file mode 100644 index 00000000..02652444 --- /dev/null +++ b/repos/core/byacc/info @@ -0,0 +1,4 @@ +description: Berkeley Yacc - a LALR(1) parser generator +homepage: https://invisible-island.net/byacc/ +license: Public-Domain +maintainer: Emmett1 -- cgit v1.2.3