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

Re: Re: gnubol: Anyone actually working on Cobol



The COBOL to C, would give us a compiler, since you would end up with binaries produced by GCC. We would have, in effect, a COBOL compiler with a software which first parsed to C, and then used GCC to produce the binaries. It gets the COBOL to binary machine language, therefore it does the job. There are benefits to doing it this way, such as portability. This would allow the COBOL compiler to be very easily used on a wide variety of computer hardware very easily, for the compiler to also be moved to new archectures easily as well. In fact, many of the other GNU compilers for various langauges are designed in this matter.



--== Sent via Deja.com http://www.deja.com/ ==--
Share what you know. Learn what you don't.

--
This message was sent through the gnu-cobol mailing list.  To remove yourself
from this mailing list, send a message to majordomo@lusars.net with the
words "unsubscribe gnu-cobol" in the message body.  For more information on
the GNU COBOL project, send mail to gnu-cobol-owner@lusars.net.