|
-----Original Message----- From: Scott Klement [mailto:rpg400-l@xxxxxxxxxxxxxxxx] Sent: Friday, May 26, 2006 1:07 PM To: RPG programming on the AS400 / iSeries Subject: Re: RPG, 10 years from now >a) No PC language (.NET's C#, Visual C, Visual Basic, etc) will still be >compatible in 10 years with what you write today. So, even if the >languages still exist, you'll have had to re-write the code, or will be >using an unsupported release of the compiler/runtime. .NET is designed to do just that - provide backward compatibility. Code is compiled to an intermediate language and the jitter compiles to machine code the first time it is executed. Close to what the s/38 did. Check out this video of MSFT developer discussing the visual c++.net compiler. Within the first 5 minutes he makes reference to the IRP - intermediate representation of the program ( another s/38 term ) http://channel9.msdn.com/Showpost.aspx?postid=192143 Forget this talk of bringing RPG to other platforms. The thing to do is what Timothy Pricket Morgan recommends. Bring .NET to the i5. Then make RPG CLI compliant. -Steve
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.