[ARTICLE] - Environment, behavior and scripting

Hi all,

I don’t think this one has been mentioned before and it contains some
mentions of Ruby:

http://www.infoworld.com/article/03/03/21/12stratdev_1.html?s=tc

Regards,

Dan

···


a = [74, 117, 115, 116, 32, 65, 110, 111, 116, 104, 101, 114, 32, 82]
a.push(117,98, 121, 32, 72, 97, 99, 107, 101, 114)
puts a.pack(“C*”)

generation of common infrastructure for example, Ruby’s tuplespace,
which is a kind of associative memory. If new languages

What is Ruby’s tuplespace?

Sam

Quoteing djberge@qwest.com, on Tue, Mar 25, 2003 at 03:54:34AM +0900:

···

Hi all,

I don’t think this one has been mentioned before and it contains some
mentions of Ruby:

http://www.infoworld.com/article/03/03/21/12stratdev_1.html?s=tc

Regards,

Dan


a = [74, 117, 115, 116, 32, 65, 110, 111, 116, 104, 101, 114, 32, 82]
a.push(117,98, 121, 32, 72, 97, 99, 107, 101, 114)
puts a.pack(“C*”)