Other Help Topics :: making DSL files



How do I make a DSL file ?

I'm not necessarily intrested in feeding it back into the repositary, but I could do with a different ruby.dsl that has later versions of hte standard library & the IRB in it.

I've had a look round the board & I couldn't find any help (could be my searching)

I'll look forward to an answer

Please look in the wiki on how to create an extension,
( i.e. http://damnsmalllinux.org/wiki...._Source )

Thanks

No idea why I couldn't find that, but now I have a much happier ruby setup for the little machine I've been working on

If you believe your new extension is pretty much stable, you could always submit it for testing.
I am working on a Ruby 1.8.6 extension.  I can find all the ruby libs, but it complains about the libc.so.6 library.  Is DSL using stripped down libs or Busybox or something.  I see something in DSL about upgrading to Gnu utils.  Would this help?  Any idea of how much space this would take?
Next Page...
original here.