home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / function / 1384 < prev    next >
Encoding:
Text File  |  1992-11-17  |  946 b   |  20 lines

  1. Newsgroups: comp.lang.functional
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!sdd.hp.com!spool.mu.edu!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!unidui!Germany.EU.net!mcsun!sunic!dkuug!daimi!urban
  3. From: urban@daimi.aau.dk (Urban Engberg)
  4. Subject: Re: Including files from ml-lex and -yacc
  5. Message-ID: <1992Nov18.095039.1331@daimi.aau.dk>
  6. Keywords: ml-lex ml-yacc sml
  7. Sender: urban@daimi.aau.dk (Urban Engberg)
  8. Organization: DAIMI: Computer Science Department, Aarhus University, Denmark
  9. References: <1992Nov10.142821.8095@daimi.aau.dk> <farrell.721895635@coral> <141745@lll-winken.LLNL.GOV>
  10. Date: Wed, 18 Nov 92 09:50:39 GMT
  11. Lines: 7
  12.  
  13. Thanks for all advice.  David Tarditi sent me some ml-code
  14. implementing a stack of lexers, doing the job brilliantly.   Whenever
  15. lex meets an include directive, it runs a new lexer on the include
  16. file and pushes itself on the stack etc.  I would be happy to
  17. distribute it to whoever is interested.
  18.  
  19.   Urban
  20.