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

[REBOL] Re: Peekpoke update

From: lmecir:volny:cz at: 8-Jun-2010 19:29

Dne 8.6.2010 18:58, Gregg Irwin napsal(a):
> Excellent work as always Ladislav. A clearer name for 'ilt would be > nice, but I appreciate all the comments and examples in the code. It > reminded me about char-array as well. > > -- Gregg >
Actually, it occurred to me that I could have done better, so, one more update, changes: 1) ILT and following removed from the file (not working in the latest interpreter versions anyway) 2) the CONVERT/REVERSE-CONVERT function pair now merged into one function (simplifying the interface), see the usage examples Hope, you will find the changes as improvement (looks more practical to me). -Ladislav