YACC.1
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:12k
源码类别:

操作系统开发

开发平台:

C/C++

  1. %!PS-Adobe-1.0
  2. %%Creator: devps (Pipeline Associates, Inc.)
  3. %%CreationDate: Fri Sep 13 13:04:52 1996
  4. %%Pages: (atend)
  5. %%DocumentFonts: (atend)
  6. /devps 180 dict def devps begin
  7. /res 10.000000 def
  8. /y_offset 843 def
  9. /X{exch}bind def
  10. /mm {transform round X round X itransform} bind def
  11. /r{rmoveto}bind def
  12. /m{moveto}bind def
  13. /l{lineto}bind def
  14. /rl{rlineto}bind def
  15. /st{stroke}bind def
  16. /gs{gsave}bind def
  17. /gr{grestore}bind def
  18. /cp{currentpoint}bind def
  19. /np{newpath}bind def
  20. /ct{curveto}bind def
  21. systemdict /setpacking known
  22.  { /savepacking currentpacking def true setpacking } if
  23. /m0{0 0 moveto}bind def
  24. /xc{//res div}bind def
  25. /yc{//res neg div //y_offset add}bind def
  26. /lc{yc X xc X l st}bind def
  27. /mc{yc X xc X m}bind def
  28. /el{gs /a X def a div 1 X scale cp np a xc 2 div 0 360 arc st gr}bind def
  29. /ar{cp 7 2 roll np xc 5 1 roll atan 3 1 roll atan X arc st}bind def
  30. /sp{yc X xc X 6 2 roll yc X xc X 6 2 roll yc X xc X 6 2 roll ct}bind def
  31. /V{//res neg div //y_offset add
  32. currentpoint pop X
  33. m}bind def
  34. /H{//res div
  35. 0 transform X round X itransform pop
  36. currentpoint X pop
  37. moveto}bind def
  38. /h{//res div 0 r}bind def
  39. /v{//res neg div 0 X r}bind def
  40. /S{X H show}bind def
  41. /A{H //res div 1 index stringwidth pop sub 1 index length div 0 3 2 roll ashow}bind def
  42. /psize 10 def
  43. /height 0 def
  44. /cheight { height 0 ne { height } { psize } ifelse } bind def
  45. /slant 0 def
  46. /FF{findfont X dup 30 div 0 mm pop setlinewidth /psize X def
  47.     [psize 0 cheight slant sin slant cos div mul cheight 0 0]
  48.     makefont setfont}bind def
  49. /shade{gs
  50.  /dy X def
  51.  /dx X def
  52.  np m
  53.  0 /dy rl
  54.  /dx 0 rl
  55.  0 /dy neg rl
  56.  /dx neg 0 rl
  57.  closepath
  58.  .9 setgray
  59.  fill
  60. gr}bind def
  61. 1 setlinecap
  62. /resolution res 72 mul def
  63. /startFig {
  64. /SavedState save def
  65. userdict maxlength dict begin
  66. currentpoint transform
  67. DocumentInitState setmiterlimit setgray setdash setlinejoin setlinecap
  68. setlinewidth setmatrix
  69. itransform moveto
  70. /ury exch def
  71. /urx exch def
  72. /lly exch def
  73. /llx exch def
  74. /y exch 72 mul resolution div def
  75. /x exch 72 mul resolution div def
  76. currentpoint /cy exch def /cx exch def
  77. /sx x urx llx sub div def
  78. /sy y ury lly sub div def
  79. sx sy scale
  80. cx sx div llx sub
  81. cy sy div ury sub translate
  82. /DefFigCTM matrix currentmatrix def
  83. /initmatrix {
  84. DefFigCTM setmatrix
  85. } def
  86. /defaultmatrix {
  87. DefFigCTM exch copy
  88. } def
  89. /initgraphics {
  90. DocumentInitState setmiterlimit setgray setdash 
  91. setlinejoin setlinecap setlinewidth setmatrix
  92. DefFigCTM setmatrix
  93. } def
  94. /showpage {
  95. initgraphics
  96. } def
  97. }bind  def
  98. /clipFig {
  99. currentpoint 6 2 roll
  100. newpath 4 copy
  101. 4 2 roll moveto
  102. 6 -1 roll exch lineto
  103. exch lineto
  104. exch lineto
  105. closepath clip
  106. newpath
  107. moveto
  108. }bind  def
  109. /doclip { llx lly urx ury clipFig } def
  110. /endFig {
  111. end SavedState restore
  112. }bind  def
  113. /globalstart {
  114. fontnum psize slant height resolution currentpoint 
  115. pagesave restore gsave 
  116. }bind  def
  117. /globalend {
  118. grestore moveto
  119. /resolution exch def /height exch def
  120. /slant exch def /psize exch def /fontnum exch def
  121. F
  122. /pagesave save def
  123. }bind  def
  124. /fontnum 1 def 
  125. systemdict /setpacking known { savepacking setpacking} if
  126. end
  127. /BP{
  128. save mark devps begin m0
  129. /DocumentInitState [ matrix currentmatrix currentlinewidth currentlinecap
  130. currentlinejoin currentdash currentgray currentmiterlimit ] cvx def
  131. }bind def
  132. /EP{
  133. end cleartomark restore showpage}def
  134. /Encoding-1 256 array def
  135. 0 1 255 {Encoding-1 exch /.notdef put} for
  136. Encoding-1 8#301 StandardEncoding 8#101 26 getinterval putinterval %A-B
  137. Encoding-1 8#341 StandardEncoding 8#141 26 getinterval putinterval %a-b
  138. Encoding-1 8#241 StandardEncoding 8#301 16 getinterval putinterval %accents
  139. Encoding-1 8#373 StandardEncoding 8#365 1 getinterval putinterval %dotlessi
  140. Encoding-1
  141. dup 8#41 /copyright put
  142. dup 8#42 /registered put
  143. dup 8#43 /trademark put
  144. dup 8#44 /logicalnot put
  145. dup 8#45 /Eth put
  146. dup 8#46 /eth put
  147. dup 8#47 /Thorn put
  148. dup 8#50 /thorn put
  149. dup 8#51 /brokenbar put
  150. dup 8#52 /degree put
  151. dup 8#53 /divide put
  152. dup 8#54 /multiply put
  153. dup 8#55 /minus put
  154. dup 8#56 /onehalf put
  155. dup 8#57 /onequarter put
  156. dup 8#60 /threequarters put
  157. dup 8#101 /Aacute put
  158. dup 8#102 /Acircumflex put
  159. dup 8#103 /Adieresis put
  160. dup 8#104 /Agrave put
  161. dup 8#105 /Aring put
  162. dup 8#106 /Atilde put
  163. dup 8#107 /Ccedilla put
  164. dup 8#110 /Eacute put
  165. dup 8#111 /Ecircumflex put
  166. dup 8#112 /Edieresis put
  167. dup 8#113 /Egrave put
  168. dup 8#114 /Iacute put
  169. dup 8#115 /Icircumflex put
  170. dup 8#116 /Idieresis put
  171. dup 8#117 /Igrave put
  172. dup 8#120 /Ntilde put
  173. dup 8#121 /Oacute put
  174. dup 8#122 /Ocircumflex put
  175. dup 8#123 /Odieresis put
  176. dup 8#124 /Ograve put
  177. dup 8#125 /Otilde put
  178. dup 8#126 /Scaron put
  179. dup 8#127 /Uacute put
  180. dup 8#130 /Ucircumflex put
  181. dup 8#131 /Udieresis put
  182. dup 8#132 /Ugrave put
  183. dup 8#133 /Ydieresis put
  184. dup 8#134 /Zcaron put
  185. dup 8#135 /aacute put
  186. dup 8#136 /acircumflex put
  187. dup 8#137 /adieresis put
  188. dup 8#140 /agrave put
  189. dup 8#141 /aring put
  190. dup 8#142 /atilde put
  191. dup 8#143 /ccedilla put
  192. dup 8#144 /eacute put
  193. dup 8#145 /ecircumflex put
  194. dup 8#146 /edieresis put
  195. dup 8#147 /egrave put
  196. dup 8#150 /iacute put
  197. dup 8#151 /icircumflex put
  198. dup 8#152 /idieresis put
  199. dup 8#153 /igrave put
  200. dup 8#154 /ntilde put
  201. dup 8#155 /oacute put
  202. dup 8#156 /ocircumflex put
  203. dup 8#157 /odieresis put
  204. dup 8#160 /ograve put
  205. dup 8#161 /otilde put
  206. dup 8#162 /scaron put
  207. dup 8#163 /uacute put
  208. dup 8#164 /ucircumflex put
  209. dup 8#165 /udieresis put
  210. dup 8#166 /ugrave put
  211. dup 8#167 /ydieresis put
  212. dup 8#170 /zcaron put
  213. pop
  214. /Enc-dict 30 dict def
  215. Enc-dict /tmpstr1 50 string put
  216. Enc-dict /tmpstr2 50 string put
  217. Enc-dict /tmpstr3 50 string dup (Encoding-) exch cvs pop put
  218. /AEnc-def { % arguments: the original font's name, encoding nr
  219. Enc-dict begin
  220. tmpstr2 cvs /Enc-no exch def % Remember the number in a string
  221. dup /OrigName exch def % remember the name
  222. findfont dup maxlength dict /newdict exch def % get dictionary for new font
  223. { exch dup /FID ne
  224.    { exch newdict 3 1 roll put }
  225.    { pop pop } % Ignore FID
  226.    ifelse
  227. } forall
  228. newdict begin
  229. /Encoding
  230.   tmpstr3 9 Enc-no putinterval tmpstr3 0 9 Enc-no length add getinterval
  231.   cvn load
  232.   def % Replace encoding
  233. currentdict /UniqueID known
  234. { /UniqueID UniqueID Enc-no cvi 49999 mul add def } if % Derive New UniqueID
  235. end % newdict
  236. /FNlength OrigName tmpstr1 cvs length def % convert name, remember length
  237. FNlength 1 add Enc-no length add string
  238. dup 0 OrigName tmpstr1 cvs putinterval
  239. dup FNlength (-) putinterval
  240. dup FNlength 1 add Enc-no putinterval
  241. dup 0 tmpstr1 0 FNlength getinterval putinterval % Add old name
  242. cvn dup newdict /FontName 3 2 roll put newdict definefont
  243. end % Enc-dict
  244. } def
  245. /Times-Roman 1 AEnc-def pop
  246. /R-1{/Times-Roman-1 FF}def
  247. /R{/Times-Roman FF}def
  248. /B{/Times-Bold FF}def
  249. /I{/Times-Italic FF}def
  250. %%EndProlog
  251. %%Page: 1 1
  252. BP
  253. /slant 0 def
  254. /height 0 def
  255. 480 V
  256. 10 R
  257. 720(YACC)S
  258. 1008(()S
  259. 1050(1)S
  260. 1108())S
  261. 2696(Eighth)S
  262. (Edition)296 2989 A
  263. 4839(YACC)S
  264. 5127(()S
  265. 5169(1)S
  266. 5227())S
  267. 960 V
  268. 9 R
  269. 720(N)S
  270. 722(NA)S
  271. 790(AM)S
  272. 858(ME)S
  273. 940(E)S
  274. 1080 V
  275. 10 R
  276. (yacc)185 1080 A
  277. 10 R-1
  278. 1290(-)S
  279. 10 R
  280. 1372(an)S
  281. 1492(LALR(1))S
  282. 1899(parser)S
  283. 2171(generator)S
  284. 1248 V
  285. 9 R
  286. 720(S)S
  287. 722(SY)S
  288. 774(YN)S
  289. 842(NO)S
  290. 910(OP)S
  291. 978(PS)S
  292. 1030(SI)S
  293. 1082(IS)S
  294. 1115(S)S
  295. 1368 V
  296. 10 B
  297. 1080(yacc)S
  298. 1308([)S
  299. 1380(-dlrtv)S
  300. 1665(])S
  301. 1737([)S
  302. 1809(-b)S
  303. 10 I
  304. 1937(256le_pre256x)S
  305. 10 B
  306. 2377(])S
  307. 2449([)S
  308. 2521(-p)S
  309. 10 I
  310. 2649(symbol_pre256x)S
  311. 10 B
  312. 3251(])S
  313. 10 I
  314. 3323(256lename)S
  315. 1536 V
  316. 9 R
  317. 720(D)S
  318. 722(DE)S
  319. 790(ES)S
  320. 848(SC)S
  321. 900(CR)S
  322. 962(RI)S
  323. 1024(IP)S
  324. 1057(PT)S
  325. 1109(TI)S
  326. 1167(IO)S
  327. 1200(ON)S
  328. 1268(N)S
  329. 1656 V
  330. 10 I
  331. 1080(Yacc)S
  332. 10 R
  333. 1314(reads)S
  334. 1565(the)S
  335. 1726(grammar)S
  336. 2128(speci256cation)S
  337. 2675(in)S
  338. 2791(the)S
  339. 2952(256le)S
  340. 10 I
  341. 3119(256lename)S
  342. 10 R
  343. 3498(and)S
  344. 3681(generates)S
  345. 4100(an)S
  346. 4233(LR(1))S
  347. 4518(parser)S
  348. 4803(for)S
  349. 4959(it.)S
  350. 5104(The)S
  351. 1776 V
  352. 1080(parsers)S
  353. 1399(consist)S
  354. 1711(of)S
  355. 1828(a)S
  356. 1906(set)S
  357. 2051(of)S
  358. 2168(LALR(1))S
  359. 2583(parsing)S
  360. 2912(tables)S
  361. 3180(and)S
  362. 3358(a)S
  363. 3436(driver)S
  364. 3710(routine)S
  365. (written)286 4028 A
  366. 4347(in)S
  367. 4458(the)S
  368. 4614(C)S
  369. 4714(programming)S
  370. 1896 V
  371. (language.)388 1080 A
  372. 10 I
  373. 1518(Yacc)S
  374. 10 R
  375. 1739(normally)S
  376. 2127(writes)S
  377. 2399(the)S
  378. 2547(parse)S
  379. 2785(tables)S
  380. 3045(and)S
  381. 3215(the)S
  382. 3363(driver)S
  383. 3629(routine)S
  384. 3939(to)S
  385. 4042(the)S
  386. 4190(256le)S
  387. 10 I
  388. 4344(y.tab.c.)S
  389. 2064 V
  390. 10 R
  391. 1080(The)S
  392. 1262(following)S
  393. 1678(options)S
  394. 1998(are)S
  395. 2147(available:)S
  396. 2232 V
  397. 10 B
  398. 1440(-b)S
  399. 10 I
  400. (file_prefix)414 1555 A
  401. 2352 V
  402. 10 R
  403. 1800(The)S
  404. 10 B
  405. 1998(-b)S
  406. 10 R
  407. 2129(option)S
  408. 2426(changes)S
  409. 2791(the)S
  410. 2956(pre256x)S
  411. 3233(prepended)S
  412. 3694(to)S
  413. 3814(the)S
  414. 3979(output)S
  415. 4277(256le)S
  416. 4448(names)S
  417. 4747(to)S
  418. 4867(the)S
  419. 5032(string)S
  420. 2472 V
  421. 1800(denoted)S
  422. 2143(by)S
  423. 10 I
  424. 2268(256le_pre256x.)S
  425. 10 R
  426. 2745(The)S
  427. 2927(default)S
  428. 3232(pre256x)S
  429. 3492(is)S
  430. 3584(the)S
  431. 3732(character)S
  432. 10 I
  433. 4128(y.)S
  434. 2640 V
  435. 10 B
  436. 1440(-d)S
  437. 10 R
  438. 1800(The)S
  439. 10 B
  440. 1982(-d)S
  441. 10 R
  442. 2097(option)S
  443. 2378(causes)S
  444. 2666(the)S
  445. 2814(header)S
  446. 3108(256le)S
  447. 10 I
  448. 3262(y.tab.h)S
  449. 10 R
  450. 3560(to)S
  451. 3663(be)S
  452. (written.)311 3783 A
  453. 2808 V
  454. 10 B
  455. 1440(-l)S
  456. 10 R
  457. 1800(If)S
  458. 1895(the)S
  459. 10 B
  460. 2045(-l)S
  461. 10 R
  462. 2134(option)S
  463. 2417(is)S
  464. 2511(not)S
  465. 2666(speci256ed,)S
  466. 10 I
  467. 3076(yacc)S
  468. 10 R
  469. (will)157 3288 A
  470. 3472(insert)S
  471. 3723(#line)S
  472. 3951(directives)S
  473. 4370(in)S
  474. 4475(the)S
  475. 4626(generated)S
  476. 5046(code.)S
  477. 2928 V
  478. 1800(The)S
  479. 1983(#line)S
  480. 2209(directives)S
  481. 2626(let)S
  482. 2752(the)S
  483. 2900(C)S
  484. 2992(compiler)S
  485. 3375(relate)S
  486. 3625(errors)S
  487. 3886(in)S
  488. 3989(the)S
  489. 4137(generated)S
  490. 4554(code)S
  491. 4769(to)S
  492. 4872(the)S
  493. 5020(user's)S
  494. 3048 V
  495. 1800(original)S
  496. 2149(code.)S
  497. 2425(If)S
  498. 2529(the)S
  499. 10 B
  500. 2688(-l)S
  501. 10 R
  502. 2787(option)S
  503. 3080(is)S
  504. 3184(speci256ed,)S
  505. 10 I
  506. 3604(yacc)S
  507. 10 R
  508. (will)157 3826 A
  509. 4020(not)S
  510. 4185(insert)S
  511. 4446(the)S
  512. 4606(#line)S
  513. 4844(directives.)S
  514. 3168 V
  515. 1800(#line)S
  516. 2026(directives)S
  517. 2443(speci256ed)S
  518. 2826(by)S
  519. 2951(the)S
  520. 3099(user)S
  521. (will)157 3292 A
  522. 3474(be)S
  523. 3594(retained.)S
  524. 3336 V
  525. 10 B
  526. 1440(-p)S
  527. 10 I
  528. 1555(symbol_prefix)S
  529. 3456 V
  530. 10 R
  531. 1800(The)S
  532. 10 B
  533. 1990(-p)S
  534. 10 R
  535. 2113(option)S
  536. 2402(changes)S
  537. 2759(the)S
  538. 2916(pre256x)S
  539. 3185(prepended)S
  540. 3638(to)S
  541. (yacc-generated)611 3750 A
  542. 4395(symbols)S
  543. 4763(to)S
  544. 4875(the)S
  545. 5032(string)S
  546. 3576 V
  547. 1800(denoted)S
  548. 2143(by)S
  549. 10 I
  550. 2268(symbol_pre256x.)S
  551. 10 R
  552. 2907(The)S
  553. 3089(default)S
  554. 3394(pre256x)S
  555. 3654(is)S
  556. 3746(the)S
  557. 3894(string)S
  558. 10 I
  559. 4148(yy.)S
  560. 3744 V
  561. 10 B
  562. 1440(-r)S
  563. 10 R
  564. 1800(The)S
  565. 10 B
  566. 1984(-r)S
  567. 10 R
  568. 2090(option)S
  569. 2373(causes)S
  570. 10 I
  571. 2663(yacc)S
  572. 10 R
  573. 2875(to)S
  574. (produce)324 2980 A
  575. 3331(separate)S
  576. 3689(256les)S
  577. 3884(for)S
  578. 4029(code)S
  579. 4246(and)S
  580. 4418(tables.)S
  581. 4730(The)S
  582. 4914(code)S
  583. 5132(256le)S
  584. 3864 V
  585. 1800(is)S
  586. 1892(named)S
  587. 10 I
  588. 2185(y.code.c,)S
  589. 10 R
  590. 2565(and)S
  591. 2735(the)S
  592. 2883(tables)S
  593. 3143(256le)S
  594. 3297(is)S
  595. 3389(named)S
  596. 10 I
  597. 3682(y.tab.c.)S
  598. 4032 V
  599. 10 B
  600. 1440(-t)S
  601. 10 R
  602. 1800(The)S
  603. 10 B
  604. 1992(-t)S
  605. 10 R
  606. 2095(option)S
  607. 2387(changes)S
  608. 2747(the)S
  609. 2906(preprocessor)S
  610. 3457(directives)S
  611. 3885(generated)S
  612. 4313(by)S
  613. 10 I
  614. 4449(yacc)S
  615. 10 R
  616. 4670(so)S
  617. 4795(that)S
  618. (debug-)279 4982 A
  619. 4152 V
  620. 1800(ging)S
  621. 2003(statements)S
  622. (will)157 2453 A
  623. 2635(be)S
  624. 2755(incorporated)S
  625. 3289(in)S
  626. 3392(the)S
  627. 3540(compiled)S
  628. 3939(code.)S
  629. 4320 V
  630. 10 B
  631. 1440(-v)S
  632. 10 R
  633. 1800(The)S
  634. 10 B
  635. 1983(-v)S
  636. 10 R
  637. 2093(option)S
  638. 2375(causes)S
  639. 2664(a)S
  640. 2735(human-readable)S
  641. 3410(description)S
  642. 3883(of)S
  643. 3994(the)S
  644. 4144(generated)S
  645. 4563(parser)S
  646. 4837(to)S
  647. 4942(be)S
  648. 5064(writ-)S
  649. 4440 V
  650. 1800(ten)S
  651. 1948(to)S
  652. 2051(the)S
  653. 2199(256le)S
  654. 10 I
  655. 2353(y.output.)S
  656. 4608 V
  657. 10 R
  658. 1080(If)S
  659. 1174(the)S
  660. 1323(environment)S
  661. 1857(variable)S
  662. 2208(TMPDIR)S
  663. 2615(is)S
  664. 2708(set,)S
  665. 2871(the)S
  666. 3020(string)S
  667. 3275(denoted)S
  668. 3619(by)S
  669. 3746(TMPDIR)S
  670. (will)157 4154 A
  671. 4338(be)S
  672. 4460(used)S
  673. 4671(as)S
  674. 4782(the)S
  675. 4932(name)S
  676. 5177(of)S
  677. 4728 V
  678. 1080(the)S
  679. 1228(directory)S
  680. 1617(where)S
  681. 1889(the)S
  682. 2037(temporary)S
  683. 2476(256les)S
  684. 2669(are)S
  685. 2818(created.)S
  686. 4896 V
  687. 9 R
  688. 720(F)S
  689. 722(FI)S
  690. 774(IL)S
  691. 807(LE)S
  692. 865(ES)S
  693. 923(S)S
  694. 5016 V
  695. 10 I
  696. 1080(y.code.c)S
  697. 5136 V
  698. 1080(y.tab.c)S
  699. 5256 V
  700. 1080(y.tab.h)S
  701. 5376 V
  702. 1080(y.output)S
  703. 5496 V
  704. (/tmp/yacc.aXXXXXX)839 1080 A
  705. 5616 V
  706. (/tmp/yacc.tXXXXXX)817 1080 A
  707. 5736 V
  708. (/tmp/yacc.uXXXXXX)839 1080 A
  709. 5904 V
  710. 9 R
  711. 720(D)S
  712. 722(DI)S
  713. 790(IA)S
  714. 823(AG)S
  715. 891(GN)S
  716. 959(NO)S
  717. 1027(OS)S
  718. 1095(ST)S
  719. 1147(TI)S
  720. 1205(IC)S
  721. 1238(CS)S
  722. 1300(S)S
  723. 6024 V
  724. 10 R
  725. 1080(If)S
  726. 1173(there)S
  727. 1401(are)S
  728. 1551(rules)S
  729. 1773(that)S
  730. 1950(are)S
  731. 2100(never)S
  732. 2350(reduced,)S
  733. 2720(the)S
  734. 2869(number)S
  735. 3202(of)S
  736. 3312(such)S
  737. 3522(rules)S
  738. 3744(is)S
  739. 3837(reported)S
  740. 4199(on)S
  741. 4325(standard)S
  742. 4692(error.)S
  743. 4965(If)S
  744. 5059(there)S
  745. 6144 V
  746. 1080(are)S
  747. 1229(any)S
  748. 1399(LALR(1))S
  749. 1806(con257icts,)S
  750. 2197(the)S
  751. 2345(number)S
  752. 2677(of)S
  753. 2786(con257icts)S
  754. 3152(is)S
  755. 3244(reported)S
  756. 3605(on)S
  757. 3730(standard)S
  758. 4096(error.)S
  759. 7903 V
  760. 720(Page)S
  761. 941(1)S
  762. 2677(()S
  763. 2719(July)S
  764. 2911(15,)S
  765. (1990)200 3061 A
  766. 3269())S
  767. 4455(September)S
  768. 4911(13,)S
  769. (1996)200 5061 A
  770. 8143 V
  771. EP
  772. %%Trailer
  773. %%DocumentFonts: Times-Roman Times-Bold Times-Italic
  774. %%Pages: 1