Xref: utzoo comp.sys.atari.st:16333 comp.misc:6069 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ames!sun-barr!sun!imagen!atari!apratt From: apratt@atari.UUCP (Allan Pratt) Newsgroups: comp.sys.atari.st,comp.misc Subject: Re: Looking for lint... Message-ID: <1492@atari.UUCP> Date: 10 May 89 17:00:12 GMT References: <24094@agate.BERKELEY.EDU> <431fba10.14a1f@gtephx.UUCP> Reply-To: apratt@atari.UUCP (Allan Pratt) Organization: Atari (US) Corporation, Sunnyvale, California Lines: 25 In article <431fba10.14a1f@gtephx.UUCP> covertr@gtephx.UUCP (Richard E. Covert) writes: > In article <24094@agate.BERKELEY.EDU>, c60c-3ds@web-3b.berkeley.edu writes: > > Is there a LINT for the Atari ST? > I haven't seen a lex, yacc, or awk for the ST either. Mark Williams > does have a very good Bourne type shell with an excellent 'make' though. > I am still waiting for mark Williams to release an ANSI C compiler for > the ST!!! GCC (from the GNU project, formally called the Free Software Foundation) is an ANSI compiler, and it works on the ST. I flamed its version 1.21, but I'm told that 1.35 is really much better. It is free, with certain copying restrictions; mainly, they say you can't impose any restrictions. The GNU people are producing a UNIX workalike, complete with OS and the major (and some minor) tools. Their yacc workalike is called "bison" and they must have lex and probably awk, too. An ANSI compiler with a decent catalogue of warnings amounts to the same thing as lint, so that takes care of that. You can get GCC from some of the ST and/or UNIX archives. Somebody else will have to get you the address of the FSF, I don't know what it is. ============================================ Opinions expressed above do not necessarily -- Allan Pratt, Atari Corp. reflect those of Atari Corp. or anyone else. ...ames!atari!apratt