× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Joe Pluta wrote:
From: Hans Boldt

(...) and in Python (...)


<ROFLMAO>

Yes indeed, Hans is back!!!

It took exactly 7 hours and 43 minutes from your first post in RPG400-L to
work in a Python reference.

Welcome back, papa! <grin>

Joe

Hi Joe! I don't know which is more troubling: That you'd go to the trouble of timing my postings, or that you got it wrong! It was only 6 hours and 20 minutes!


;-) ;-) ;-)

Sure, I like Python. But notice I also worked in references to a couple of other languages too, to be fair. Rexx has had associative arrays for a lot longer than the other upstarts.

In case anyone wonders why we couldn't add associative arrays to RPG, note that the languages that do have them as built-in data types have one thing in common - they're all interpreted languages. Interpreters need to have a fast name lookup anyways, and so it's no big deal to perform a lookup in a namespace associated with any object (as well as within nested scopes). Adding the same in a compiled language would be very messy.

The concept of associative arrays in interpreted languages also makes the implementation of object-oriented concepts so much cleaner in languages like Object Rexx and Python. (The exclusion of Perl from that list is, of course, deliberate!)


BTW, last night I bowled my best game ever, with a score of 312 in the 3rd game, 40 points better than my previous best! To put that in perspective, out of about 3700 games played this season so far in my league by all players, that's just the 2nd game over 300 (not counting handicap). (In case anyone is unfamiliar with the game, a perfect game of 12 strikes in 5-pin bowling is 450.)


Sorry for the diversion, and I *will* get back on topic, but I'm still on cloud nine from that personal best!

;-)

Cheers! Hans



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.