From: Alexander Cohen Date: 2009-10-23T23:54:30+09:00 Subject: [ruby-core:26254] Using the interpreter Hello, I've been messing around with the interpreter in ruby on snow leopard and i was wondering if it is possible to have multiple interpreter contexts in order to run more than 1 script at a time. Is this what the stack functions are for? If so, how should i use them in order to do this. thx AC