Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #6872
| Newsgroups | comp.lang.ruby |
|---|---|
| Date | 2013-09-02 16:34 -0700 |
| Message-ID | <731aed52-6c4b-41a2-95df-2f2546310e98@googlegroups.com> (permalink) |
| Subject | Best practices for hacking on ruby code base |
| From | Adam Stanton <adamstanton1979@gmail.com> |
Hi, I would like to hack directly on the MRI, specifically using C to create class objects, to play around with st_table, etc. I'm currently going through the "Ruby Hackers Guide" and "Ruby Under a Microscope" but would like to be hands on executing C code that exercises various features of the Ruby VM. I'm just curious to know how ruby hackers hack directly on the MRI. For example, is it easier to create a C extension? Any advice or pointers to resources would be great. Cheers.
Back to comp.lang.ruby | Previous | Next | Find similar
Best practices for hacking on ruby code base Adam Stanton <adamstanton1979@gmail.com> - 2013-09-02 16:34 -0700
csiph-web