Abstract
Yacc provides a general tool for imposing structure on the input to a computer program. The Yacc user prepares a specification of the input process; this includes rules describing the input structure, code to be invoked when these rules are recognized, and a low-level routine to do the basic input. Yacc then generates a function to control the input process. This function, called a parser, calls the user-supplied low-level
Keywords
Related Publications
<i>OLEX2</i>: a complete structure solution, refinement and analysis program
New software, OLEX2 , has been developed for the determination, visualization and analysis of molecular crystal structures. The software has a portable mouse-driven workflow-ori...
Structure and Interpretation of Computer Programs
"The Structure and Interpretation of Computer Programs" is the entry-level subject in Computer Science at the Massachusetts Institute of Technology. It is required of all studen...
fastp: an ultra-fast all-in-one FASTQ preprocessor
Abstract Motivation Quality control and preprocessing of FASTQ files are essential to providing clean data for downstream analysis. Traditionally, a different tool is used for e...
A Database-Centric Virtual Chemistry System
We describe an Oracle database application for general use within virtual chemistry. The application functions as a central hub and repository for chemical data with interfaces ...
Computational intelligence PC tools
Computational intelligence is an emerging field in computer science which combines fuzzy logic, neural networks, and genetic algorithms for a flexible yet powerful approach to s...
Publication Info
- Year
- 1978
- Type
- article
- Volume
- 2
- Pages
- 353-387
- Citations
- 1239
- Access
- Closed