>>>>> "O" == Olivier CARRERE <olivier / vibes.net> writes: O> It seems to be quite easy to extend, but how about embedding it in O> another prog (like with Python...)? O> Is it easily possible? Yes, it's easy See "** Initialize and Starts the Interpreter" in README.EXT You have an example in eruby, another one in plruby (it was my first extension :-)) Guy Decoux