rubinius / rubinius-book

The Rubinius Book
http://book.rubinius.com
Other
15 stars 8 forks source link

provide docs for Rubinius-specific things about the ruby implementation #2

Open abnud1 opened 8 years ago

abnud1 commented 8 years ago

this is a reference to this issue : https://github.com/rubinius/rubinius/issues/3709

Here I'll just put the list sorted by importance(for me :) ) : 1-the standard library architecture(to what gems it's seperated, how to find them, etc).
2-the debugger. 3-the profiler. 4-the C-API. 5-hmm maybe some troubleshooting for rubinius-specific problems.

brixen commented 8 years ago

@abnud1 thanks for opening this.