Re. MS DOS port of Berkeley Yacc...

Don Caldwell <Don.Caldwell@DallasTX.NCR.COM>
Tue, 9 Aug 1994 12:49:56 GMT

          From comp.compilers

Related articles
MS DOS port of Berkeley Yacc... treynold@husc3.harvard.edu (1994-08-06)
Re. MS DOS port of Berkeley Yacc... Don.Caldwell@DallasTX.NCR.COM (Don Caldwell) (1994-08-09)
| List of all articles for this month |

Newsgroups: comp.compilers
From: Don Caldwell <Don.Caldwell@DallasTX.NCR.COM>
Keywords: MSDOS, yacc
Organization: Technology Services
References: 94-08-062
Date: Tue, 9 Aug 1994 12:49:56 GMT
Status: RO

I did it several years ago with an older version. Other than changing the
defines in the top part of defs.h, the only thing I had to do was experiment
with memory model. I was using the current(at the time) version of Borland C.
My test was generating a parser for the hoc6 calculator from
The Unix Programming Environment by Kernighan and Pike. It seemed to be the
most demanding specification.
Don Caldwell 214-746-5160 Don.Caldwell@DallasTX.NCR.COM
Technology Services - Professional Services Division
AT&T - Global Information Solutions


--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.