
BOBS-system. Brugervejledning
Author(s) -
Bent Bæk Jensen,
Ole Lehrmann Madsen,
Bent Bruun Kristensen,
Søren Henrik Eriksen
Publication year - 1973
Publication title -
daimi pb
Language(s) - English
Resource type - Journals
eISSN - 2245-9316
pISSN - 0105-8517
DOI - 10.7146/dpb.v2i10.6425
Subject(s) - computer science , parsing , programming language , pascal (unit) , grammar , rule based machine translation , syntax , natural language processing , generator (circuit theory) , abstract syntax , artificial intelligence , linguistics , physics , philosophy , power (physics) , quantum mechanics
The publication is a manual for using the BOBS-system, which is an SLR(1)-parsergenerator and parser. In short the BOBS-System produces a syntax-checker for a grammar in a class of contextfree grammars called SLR(1)-grammers. The syntax-checker is delivered as a Pascal program, which further contains a lexical analysis and an error-recovery. The manual describes the input format of the grammar, the grammar-checks performed and what output one might have from the parser-generator. Further a description of the most important elements of the parser is included.