I want to creat a stripped down ruby, ruby at at’s most basic level and
create my own libraries for it to link; additionaly I want to have
absolute minimum dependency’s on other libraries.
The idea being I wish to embed it into my own cross platform C
framework.
I’ve tried searching for any information that might help me in this area
but come up with very little. I have also started trying to strip down
the standard 1.8.4 source code release…but without wishing to be too
controversial it seems all a bit of a mess.
Any help or pointers where to start would be much appreciated.
Jim.