Skip to search formSkip to main contentSkip to account menu

Yacc

Known as: Yacc programming language, Yet Another Compiler Compiler, Christopher Clark (compiler author) 
Yacc is a computer program for the Unix operating system. It is a Look Ahead Left-to-Right (LALR) parser generator, generating a parser, the part of… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2012
2012
This paper describes flexibility and effectiveness of Execution Preserving Language Transformation (EPLT) using a meta framework… 
2000
2000
Highly Cited
1997
Highly Cited
1997
Tools for mining information from data can create added value for the Internet. As the majority of electronic documents available… 
Review
1996
Review
1996
  • Peter Becker
  • 1996
  • Corpus ID: 17228974
This article addresses the problem of programming by combining already existing programs on the INTERNET. For this, an… 
1995
1995
This report describes Version 1.0 of ALADDIN, an interactive computational toolkit for the matrix and nite element analysis of… 
1993
1993
Of the parser generating tools currently in use, yacc (or one of its several variants) is perhaps the most frequently employed… 
1992
1992
A strategy for quickly producing special-purpose tools is described. The strategy combines existing tools including simple off… 
1990
1990
I present a theory of program animation based on formal semantics. This theory shows how an animator for a language can be… 
1988
1988
make is the standard UNIX utility for maintaining programs. It has been used by UNIX programmers for almost l0 years and many…