summaryrefslogtreecommitdiff
path: root/test/testdata/test.pdf
blob: b986617b223904cfe625fa5be0a8ac804bdcf545 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
%PDF-1.2
7 0 obj
[5 0 R/XYZ 111.6 757.86]
endobj
13 0 obj
<<
/Title(About this document)
/A<<
/S/GoTo
/D(subsection.1.1)
>>
/Parent 12 0 R
/Next 14 0 R
>>
endobj
15 0 obj
<<
/Title(Compiling with GHC)
/A<<
/S/GoTo
/D(subsubsection.1.2.1)
>>
/Parent 14 0 R
/Next 16 0 R
>>
endobj
16 0 obj
<<
/Title(Compiling with Hugs)
/A<<
/S/GoTo
/D(subsubsection.1.2.2)
>>
/Parent 14 0 R
/Prev 15 0 R
>>
endobj
14 0 obj
<<
/Title(Compatibility)
/A<<
/S/GoTo
/D(subsection.1.2)
>>
/Parent 12 0 R
/Prev 13 0 R
/First 15 0 R
/Last 16 0 R
/Count -2
/Next 17 0 R
>>
endobj
17 0 obj
<<
/Title(Reporting bugs)
/A<<
/S/GoTo
/D(subsection.1.3)
>>
/Parent 12 0 R
/Prev 14 0 R
/Next 18 0 R
>>
endobj
18 0 obj
<<
/Title(History)
/A<<
/S/GoTo
/D(subsection.1.4)
>>
/Parent 12 0 R
/Prev 17 0 R
/Next 19 0 R
>>
endobj
19 0 obj
<<
/Title(License)
/A<<
/S/GoTo
/D(subsection.1.5)
>>
/Parent 12 0 R
/Prev 18 0 R
>>
endobj
12 0 obj
<<
/Title(Introduction)
/A<<
/S/GoTo
/D(section.1)
>>
/Parent 11 0 R
/First 13 0 R
/Last 19 0 R
/Count -5
/Next 20 0 R
>>
endobj
21 0 obj
<<
/Title(Running a parser)
/A<<
/S/GoTo
/D(subsection.2.1)
>>
/Parent 20 0 R
/Next 22 0 R
>>
endobj
22 0 obj
<<
/Title(Sequence and choice)
/A<<
/S/GoTo
/D(subsection.2.2)
>>
/Parent 20 0 R
/Prev 21 0 R
/Next 23 0 R
>>
endobj
23 0 obj
<<
/Title(Predictive parsers)
/A<<
/S/GoTo
/D(subsection.2.3)
>>
/Parent 20 0 R
/Prev 22 0 R
/Next 24 0 R
>>
endobj
24 0 obj
<<
/Title(Adding semantics)
/A<<
/S/GoTo
/D(subsection.2.4)
>>
/Parent 20 0 R
/Prev 23 0 R
/Next 25 0 R
>>
endobj
25 0 obj
<<
/Title(Sequences and seperators)
/A<<
/S/GoTo
/D(subsection.2.5)
>>
/Parent 20 0 R
/Prev 24 0 R
/Next 26 0 R
>>
endobj
26 0 obj
<<
/Title(Improving error messages)
/A<<
/S/GoTo
/D(subsection.2.6)
>>
/Parent 20 0 R
/Prev 25 0 R
/Next 27 0 R
>>
endobj
27 0 obj
<<
/Title(Expressions)
/A<<
/S/GoTo
/D(subsection.2.7)
>>
/Parent 20 0 R
/Prev 26 0 R
/Next 28 0 R
>>
endobj
28 0 obj
<<
/Title(Lexical analysis)
/A<<
/S/GoTo
/D(subsection.2.8)
>>
/Parent 20 0 R
/Prev 27 0 R
/Next 29 0 R
>>
endobj
30 0 obj
<<
/Title(Lexeme parsers