[#8815] Segfault in libc strlen, via rb_str_new2 — "Sean E. Russell" <ser@...>

Howdy,

12 messages 2006/09/09
[#8817] Re: Segfault in libc strlen, via rb_str_new2 — Eric Hodel <drbrain@...7.net> 2006/09/09

On Sep 8, 2006, at 10:10 PM, Sean E. Russell wrote:

Re: documentation of ruby internals

From: Hugh Sasse <hgs@...>
Date: 2006-09-14 12:04:43 UTC
List: ruby-core #8869
On Thu, 14 Sep 2006, Deni George wrote:

> Hugh Sasse wrote:
> 
> >  Is there anything
> > specific you are after?  Whilst I don't know the internals like the
> >  
> >        Hugh
> > 
> >  
> yea .. actually i am working on a project for doing some optmizations on the
> class of languages to which Ruby belongs and we have selected Ruby to
> experment on ... for this I wanted information regarding what is the
> intermedate representation produced by the ruby interpreter that we can work
> on ...

You may find useful information in the virtual machine development activities
such as hlvm.org,  http://jruby.codehaus.org/,  http://rubyforge.org/projects/cardinal/, but hopefully someone can give you better info than this.
> 
> regards,
> -Deni George
> 
        Hugh


In This Thread