Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!dsinc!netnews.upenn.edu!grad1.cis.upenn.edu!jrv From: jrv@grad1.cis.upenn.edu (JR VanMechelen) Newsgroups: comp.binaries.ibm.pc.d Subject: Looking for lint/lint-like programs/references Message-ID: <30311@netnews.upenn.edu> Date: 29 Sep 90 17:53:33 GMT Sender: news@netnews.upenn.edu Reply-To: jrv@grad1.cis.upenn.edu (JR VanMechelen) Organization: University of Pennsylvania Lines: 20 I am trying to write a lint-like program to check syntax and semantics of Clipper programs, a DBASE clone. I am looking for programs that perform similar functions on other languages so I will have some kind of model. Ideally I would like the source, but a man page that describes in some detail the kinds of checks that are performed would be useful. Is there a public domain copy of lint anywhere? Or of similar programs? I am currently aware of a few such programs on terminator.umich.edu. Also, if anyone knows of books/articles/other newsgroups/whatever that would be useful in such an endeavour, I would appreciate hearing. Thanks! JR VanMechelen jrv@grad1.cis.upenn.edu BTW, thanks to all the folks who have helped me when I have posted to this group in the past. I am trying to return the favor by responding to posters when I can.