Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!swrinde!ucsd!ucbvax!bloom-beacon!mmshah From: mmshah@athena.mit.edu (Milan M Shah) Newsgroups: comp.os.msdos.programmer Subject: PD Lex? Message-ID: <1990Nov16.055123.10936@athena.mit.edu> Date: 16 Nov 90 05:51:23 GMT Sender: daemon@athena.mit.edu (Mr Background) Distribution: usa Organization: Massachusetts Institute of Technology Lines: 16 Hi! Is there a PD lex for the PC available? I downloaded lex.arc from the simtel archive from msdos/c, but it seems ancient - no docs, files dated circa 82, written for something called DeSmet C, and actually talks about bcpl (Wow! *That's* dated!). In anycase, I tried to make it compile under MSC 6.0, and it won't work at all. For example, it has code that looks like struct some_struct **sp;... sp->some_field = ... /* what is this??! */ In short, pretty useless. Does anyone know of a more current version? Thanks! Milan .