2001
DOI: 10.1145/969637.969640
|View full text |Cite
|
Sign up to set email alerts
|

Why bison is becoming extinct

Abstract: At some point in your career, you're going to implement a computer language. You probably won't be implementing Java or C++. You may not even recognize it as a language. Truth be told, there are an awful lot of domain-specific languages, or "little languages" [7] in common use: configuration files, HTML/XML documents, shell scripts, … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
13
0

Year Published

2005
2005
2006
2006

Publication Types

Select...
1
1

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(13 citation statements)
references
References 12 publications
0
13
0
Order By: Relevance
“…is a solution of this system if a substitution of L k for A k for all k turns each equation in (2) into an equality.…”
Section: Boolean Grammarsmentioning
confidence: 99%
See 4 more Smart Citations
“…is a solution of this system if a substitution of L k for A k for all k turns each equation in (2) into an equality.…”
Section: Boolean Grammarsmentioning
confidence: 99%
“…These four choices, as well as all possible continuations of the sequence, are shown in Figure 1. The majority of these sequences converge to the unique solution modulo {ε}, L = (∅, {ε}, {ε}, {ε}, {ε}), in four steps, and these sequences differ only in the order in which ε is added to A, C, D and E. However, the sequence can proceed differently: if ε is added to A and D before E and C, such as in the vector L (2) = (∅, {ε}, ∅, {ε}, ∅), then ε ∈ (AD ∩ EC)(L (2) ), and it becomes possible to choose S at this step. The next vector will be L (3) = ({ε}, {ε}, ∅, {ε}, ∅), but, as one can see from Figure 1, the computation will eventually repair itself and converge to the unique solution modulo {ε}.…”
Section: Examplementioning
confidence: 99%
See 3 more Smart Citations