[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Language converters to C



i don't suggest this as a learning method. machine generated code is
generally pretty sucky in terms of showing good coding technique.

-----Original Message-----
From: Patrick Mc Govern <gopat@iserv.net>
To: klug@klug.armintl.com <klug@klug.armintl.com>
Date: Sunday, December 05, 1999 9:56 PM
Subject: Language converters to C


Are there programming language filters that can convert say an Awk program
to C code?  Not only would this be handy to use faster code, it would also
be a good way to learn how to code in C by example.