SamuelBonilla / emberb

A guide to Ruby's C API

Home Page:http://silverhammermba.github.io/emberb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the source for my online guide to Ruby's C API. Visit the live site here.

Why I'm Making This Guide

Oh my god there are so many freaking guides to Ruby's C API. Why make another one? Because from what I've seen of the others:

  • Most of them are outdated
  • Most fail to cover different approaches when they are available
  • Many cover only very specific use-cases
  • Many have bad recommendations
  • Many fail to explain when and why things are needed
  • Many try to be exhaustive rather getting the reader up and running quickly

And it struck me that all of these problems come from these guides largely being on media that do not promote community-driven updates. So I'm writing a new guide that doesn't suck and is on Github so you too can help make it not suck.

About

A guide to Ruby's C API

http://silverhammermba.github.io/emberb

License:Creative Commons Attribution 4.0 International


Languages

Language:CSS 76.3%Language:C 13.5%Language:Ruby 7.4%Language:HTML 2.3%Language:Makefile 0.4%