home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / lisp / 2363 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.2 KB  |  34 lines

  1. Newsgroups: comp.lang.lisp
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!femto!shekar
  3. From: shekar@femto.cs.umn.edu (Shekhar H. Kirani)
  4. Subject: LISP parser for ANSI C
  5. Message-ID: <shekar.715479433@femto>
  6. Summary: Request for lisp parser for ANSI C
  7. Keywords: ANSI C, LISP, parser
  8. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  9. Nntp-Posting-Host: femto.cs.umn.edu
  10. Organization: University of Minnesota
  11. Date: Thu, 3 Sep 1992 00:17:13 GMT
  12. Lines: 20
  13.  
  14. Hi,
  15.  
  16. We are building a software maintenance tool for ANSI C programs in
  17. Common Lisp. So far, we had used Lex/Yacc for parsing C programs to
  18. files and then reading the parsed output from these files in LISP. We
  19. want to parse the C programs in LISP directly now. 
  20.  
  21. I would like to know whether some one has implemented ANSI C parser in
  22. Lisp and if so is it available for use.
  23.  
  24. Thanks,
  25.  
  26. Shekhar Kirani
  27. shekar@cs.umn.edu
  28. ----------------------------------------------------------------
  29. Shekhar Kirani                Computer Sc. Dept, 200
  30. 1530, S.6th. St., C-410            Union St., Univ. of Minnesota
  31. Minneapolis, MN-55454.            Minneapolis, MN-55455.
  32. Ph: (home) 612-341-0256.         (off)  612-625-4029.
  33. ----------------------------------------------------------------
  34.