Xref: utzoo comp.lang.fortran:2339 comp.sources.wanted:8415 misc.wanted:5837 comp.lang.c:20559 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!cs.utexas.edu!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.lang.fortran,comp.sources.wanted,misc.wanted,comp.lang.c Subject: Re: Fortran to C translation Keywords: Fortran C translation Message-ID: <2352@auspex.auspex.com> Date: 10 Aug 89 17:09:03 GMT References: <7990@spool.cs.wisc.edu> <108783@felix.UUCP> Reply-To: guy@auspex.auspex.com (Guy Harris) Distribution: usa Organization: Auspex Systems, Santa Clara Lines: 10 >It would be nice if UCB could release struct to the public domain so >it could be used as the start of a "real" Fortran to C translator. >Anyone from UCB listening in have any comments? "struct" was written by Brenda Baker at Bell Labs, and is AT&T licensed code. It doesn't appear in S5, but a number of things originally released with AT&T V7 UNIX don't appear in S5. They can't release it to the public domain, except by rewriting it, and I suspect that's not exactly at the top of their priority list (Baker did publish a paper, as I remember, on the algorithms she used, so that might be a start).