Hi. I would like to be able to call and execute ruby scripts from my C/C++ program. So, I'm considering embedding ruby into my codes. Before I dig into the details, I was wondering if anyone might have an idea how large is the source for ruby main library? in terms of lines of codes and if anyone has advise on what I shld watch out when embedding ruby? Thanks!!!