home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.lang.modula2:1559 comp.sys.mac.programmer:19779
- Path: sparky!uunet!spool.mu.edu!yale.edu!ira.uka.de!Sirius.dfn.de!mailgzrz.TU-Berlin.DE!news.netmbx.de!Germany.EU.net!rrz.uni-koeln.de!rrz.uni-koeln.de!amc01
- From: amc01@rrz.Uni-Koeln.DE (Sebastian Hagedorn)
- Newsgroups: comp.lang.modula2,comp.sys.mac.programmer
- Subject: Syntax checker for Modula-2
- Date: 14 Dec 1992 13:22:05 GMT
- Organization: Regional Computing Center, University of Cologne
- Lines: 19
- Sender: amc01@rrz.Uni-Koeln.DE (Guido Menschingg)
- Distribution: world
- Message-ID: <1gi1ptINN1aj6@rs1.rrz.Uni-Koeln.DE>
- NNTP-Posting-Host: rs1.rrz.uni-koeln.de
-
-
- I guess my question points into the direction of the "GENERIC TYPE"
- discussion that has been led here. We are looking for a way to implicitly
- cast arguments in certain situations. Our idea to handle that problem
- is to use a pre-processor that should make a list of all variables and type
- dependencies, applying a cast if necessary, in order to get rid of
- incompatibilities.
- Now, we don't really want to code that beast from scratch. Does anybody
- out there have source for a syntax checker or anything else that creates
- a list like that?
- Any help is greatly appreciated, also other alternatives to solve that problem.
- Thanks!
- -----------------------------------------------------------------------
- Sebastian Hagedorn "Keep passing the open windows"
- Linguistic Data Processing
- Cologne University
- Germany
-
- E-mail: hgd@spinfo.Uni-Koeln.DE
-