|
david wrote: >IMHO, it's too hard to write APPLICATIONS in C... you have to do far too >much work to accomplish the same thing you can do in a few lines of code in >RPG. Also, if my memory serves (Jon & Hans can correct me if necessary) >the RPG compiler generates more efficent code than the C compiler. Comparing performance of C vs RPG is like comparing apples and oranges since both are used for different classes of programming. RPG is clearly better suited to applications and C better for systems programming. I don't know for a fact, but I'm sure that on ILE, C probably performs better than RPG for a compute-bound application. There are several reasons for this, including the fact that RPG semantics require that we can't take advantage of the more aggressive back-end optimizations. But then, most RPG apps are I/O bound. As you point out, when writing typical business apps, programmers are more productive using RPG. Cheers! Hans Hans Boldt, ILE RPG Development, IBM Toronto Lab, boldt@ca.ibm.com +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.