Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Is there a REBOL construct similar to the "map" word as used in Logo

From: lmecir:mbox:vol:cz at: 30-Jun-2002 18:38

Hi Gerard, <<Gerard>> Hello Ladislav, ... Thanks for your Highfun.r Did you really find many occasions to use them often since they were written ? <</Gerard>> The most often used functions are: MAP, ACCUM, CFOR and SFUNC, not necessarily in that order, but I use them quite regularly. <<Gerard>> ... I'd also like to ask you two more questions about the submission you did, somewhere near the end of october 2001, for REBOL enhancements recommendations - as seen on the REBOL FORCES.COM web site - for getting better REBOL internals performance and getting a greater cohesion for many mentioned pieces like locality of objects, etc... Do you know what RT did about these recommendations ? Did they integrate it partly in Core 2.5 ? Do you know if they planned to take them into account and what about their implementation schedule for them if any ? <</Gerard>> Well, first of all, even the list members didn't agree with me completely. RT found some of my suggestions interesting. The trouble is, that some recommendations may mean deep changes and RT surely want to maintain backward compatibility. For example a more goal directed error handling is incorporated into Core 2.5, although it differs from my proposal.