Xref: utzoo comp.sys.ibm.pc:22105 comp.unix.questions:10636 Path: utzoo!attcan!uunet!tank!mimsy!haven!rutgers!apple!bionet!agate!ucbvax!ucdavis!sunny!poage From: poage@sunny.UUCP (Tom Poage) Newsgroups: comp.sys.ibm.pc,comp.unix.questions Subject: Re: AWK on a PC? Message-ID: <358@sunny.UUCP> Date: 11 Dec 88 08:28:41 GMT References: <7660@dasys1.UUCP> <2203@cbnews.ATT.COM> <1227@cps3xx.UUCP> Reply-To: poage@sunny.UUCP (Tom Poage) Distribution: comp Organization: UCDMC Clinical Engineering, Sacto., CA Lines: 25 >>In article <7660@dasys1.UUCP>, eravin@dasys1.UUCP (Ed Ravin) writes: >>> Does anyone manufacture a compiler for AWK on an IBM PC? Money is no >>> object. One of my associates has an AWK program that he developed using A compiler, per se, may be difficult to come by. However, the good Misters A., W. and K. provide an example in their recent book (what else, "AWK") that uses this language to translate AWK code into C. I guess the C compiler is up to you. :-) Anyhow, this "compiler" is very limited in scope -- a good deal is left as an exercise for the reader -- but it is useful. And if that's not good enough, they (or rather AT&T) offer AWK source code (in C I rashly assume) for Unixoids and IBM PC types. With a little or a lot of tweaking, the code for the AWK interpreter could be turned into an AWK compiler. Let me know when this happens! Tom. Tom Poage, UCDMC Clinical Engineering, Sacto., CA ucdavis.ucdavis.edu!sunny!{poage,root,postmaster,news} ucbvax!ucdavis!sunny!{poage,root,postmaster,news} -- Tom Poage, UCDMC Clinical Engineering, Sacto., CA ucdavis.ucdavis.edu!sunny!{poage,root,postmaster,news} ucbvax!ucdavis!sunny!{poage,root,postmaster,news}