>>>>> "R" == Robert Feldt <feldt / ce.chalmers.se> writes: R> I'd like endless possibilities on analysing Ruby code and R> generating different "stuff" from it... ;-) It's possible :-) Look at FL but don't forget that actually the interpreter is a blackbox. R> I want to extend my Ruby distributed execution environment R> (rudee) with dynamic load-balancing and use Internet as one R> giant super-computer... ;-) a P language has an undocumented "feature" to do partially this, I don't know if this really compatible with security Guy Decoux