commit | 648d59564ef7a8a44753583845c73452bf35e220 | [log] [tgz] |
---|---|---|
author | cznic <cznic@users.noreply.github.com> | Sat Sep 26 09:43:57 2015 +0200 |
committer | cznic <cznic@users.noreply.github.com> | Sat Sep 26 09:43:57 2015 +0200 |
tree | 227503469f46399907fca84e426253d1e3216cb4 | |
parent | c47e6f035b2a3fc584a54a4b668320b3e0e23ff0 [diff] [blame] |
Add cznic/yy
diff --git a/Projects.md b/Projects.md index 2726699..ea437f5 100644 --- a/Projects.md +++ b/Projects.md
@@ -1138,6 +1138,7 @@ * [goyacc](http://github.com/cznic/goyacc) - Goyacc is a version of yacc generating Go parsers. * [Ragel](http://www.complang.org/ragel/) - State Machine Compiler * [y](http://github.com/cznic/y) - Package y converts .y (yacc) source files to data suitable for a parser generator. + * [yy](http://github.com/cznic/yy) - yacc to yacc compiler. ## Security