| | slovo | definícia |  | yacc (foldoc)
 | Yet Another Compiler Compiler yacc
 
 (yacc) The LALR parser generator found on
 most Unix systems.  Also, the language used to describe the
 syntax of another language to yacc (the program).
 
 Implementations: ayacc, YAY, perln-byacc,
 
 SASL-Yacc - "Yacc in SASL - An Exercise in Functional
 Programming", Simon Peyton-Jones, Software Prac & Exp
 15:807-820 (1985).  Mentions also a BCPL implementation.
 
 Yacc++ - 1990.  An object-oriented rewrite of yacc, supports
 regular expressions, produces an LR1 grammar parser.
 
 ["YACC Meets C++", S.C. Johnson, USENIX Spring '88 Conf].
 
 Chris Clark, Compiler Resources Inc, +1 (508) 435-5016.
 
 MLYACC - Implementation and output in SML/NJ.
 (ftp:research.att.com/dist/ml/75.tools.tar.Z).
 
 A version, by David Poole at Montana University has been
 retargeted to Turbo Pascal.
 
 (ftp://iecc.com/pub/file/lyprg.zip).
 
 See also Bison, yet another, Yet Another Yacc.
 
 Unix manual page: yacc(1).
 
 ["YACC - Yet Another Compiler Compiler", S.C. Johnson, CS TR
 32, Bell Labs (Jul 1975)].
 
 [Was there ever an "ACC" - "Another Compiler Compiler"?  If
 so, what was the first compiler compiler called?]
 
 (2000-11-15)
 
 |  | yacc (vera)
 | YACC Yet Another Compiler Compiler (Unix)
 
 | 
 | | podobné slovo | definícia |  | yacca (encz)
 | yacca,	n: |  | yacca podocarp (encz)
 | yacca podocarp,	n: |  | Yacca (gcide)
 | Yacca \Yac"ca\ (y[a^]k"k[.a]), n. (Bot.) A West Indian name for two large timber trees ({Podocarpus
 coriaceus}, and Podocarpus Purdicanus) of the Yew family.
 The wood, which is much used, is pale brownish with darker
 streaks.
 [1913 Webster]
 |  | yacca (wn)
 | yacca n 1: West Indian evergreen with medium to long leaves [syn:
 yacca, yacca podocarp, Podocarpus coriaceus]
 |  | yacca podocarp (wn)
 | yacca podocarp n 1: West Indian evergreen with medium to long leaves [syn:
 yacca, yacca podocarp, Podocarpus coriaceus]
 |  | ayacc (foldoc)
 | ayacc 
 A Yacc-like parser generator developed at
 the Irvine Research Unit in Software around 1994.  ayacc was
 written in Ada and produces Ada output.  aflex was the
 associated lexical analyser.
 
 (http://www.ics.uci.edu/~arcadia/Aflex-Ayacc/aflex-ayacc.html)
 
 (2018-01-13)
 
 |  | berkeley yacc (foldoc)
 | Berkeley Yacc byacc
 Zeus
 Zoo
 
 (byacc, previously Zeus, then Zoo) Probably the best
 variant of the Yacc parser generator.  Written by Robert
 Corbett .
 
 (ftp://ftp.cs.berkeley.edu/pub/4bsd/byacc.1.9.tar.Z).
 
 (2000-07-16)
 
 |  | byacc (foldoc)
 | Berkeley Yacc byacc
 Zeus
 Zoo
 
 (byacc, previously Zeus, then Zoo) Probably the best
 variant of the Yacc parser generator.  Written by Robert
 Corbett .
 
 (ftp://ftp.cs.berkeley.edu/pub/4bsd/byacc.1.9.tar.Z).
 
 (2000-07-16)
 
 |  | newyacc (foldoc)
 | NewYacc 
 A parser generator by Jack Callahan
 .  Version 1.0.
 
 (ftp://flubber.cs.umd.edu/src/).
 
 [Dec 89 CACM, A brief overview of NewYacc].
 
 (1992-02-10)
 
 |  | perl-byacc (foldoc)
 | perl-byacc 
 A modified version of byacc that generates a parser in
 Perl code, by Rick Ohnemus .  It has
 a "-p" switch so multiple parsers can be used in one program
 (C or Perl).  Version 1.8.2 should work on most Unix
 systems.  It also works with SAS/C 6.x on Amiga.
 
 (1993-01-24)
 
 |  | sasl-yacc (foldoc)
 | SASL-YACC 
 A version of Yacc written in SASL by Simon Peyton-Jones.
 
 |  | yacc (foldoc)
 | Yet Another Compiler Compiler yacc
 
 (yacc) The LALR parser generator found on
 most Unix systems.  Also, the language used to describe the
 syntax of another language to yacc (the program).
 
 Implementations: ayacc, YAY, perln-byacc,
 
 SASL-Yacc - "Yacc in SASL - An Exercise in Functional
 Programming", Simon Peyton-Jones, Software Prac & Exp
 15:807-820 (1985).  Mentions also a BCPL implementation.
 
 Yacc++ - 1990.  An object-oriented rewrite of yacc, supports
 regular expressions, produces an LR1 grammar parser.
 
 ["YACC Meets C++", S.C. Johnson, USENIX Spring '88 Conf].
 
 Chris Clark, Compiler Resources Inc, +1 (508) 435-5016.
 
 MLYACC - Implementation and output in SML/NJ.
 (ftp:research.att.com/dist/ml/75.tools.tar.Z).
 
 A version, by David Poole at Montana University has been
 retargeted to Turbo Pascal.
 
 (ftp://iecc.com/pub/file/lyprg.zip).
 
 See also Bison, yet another, Yet Another Yacc.
 
 Unix manual page: yacc(1).
 
 ["YACC - Yet Another Compiler Compiler", S.C. Johnson, CS TR
 32, Bell Labs (Jul 1975)].
 
 [Was there ever an "ACC" - "Another Compiler Compiler"?  If
 so, what was the first compiler compiler called?]
 
 (2000-11-15)
 
 |  | yet another yacc (foldoc)
 | Yet Another Yacc Yay
 
 (Yay) An extension of Yacc with LALR2 parsing.
 
 Yay is available from Bull as part of the {University of
 Waterloo Tools} package maintained by .
 
 (1994-11-09)
 
 |  | yacc (vera)
 | YACC Yet Another Compiler Compiler (Unix)
 
 | 
 |