Ruby-like C  v0.2.0
Ruby-like string manipulation in C
README

Introduction

A library of functions that behave more or less like their Ruby counterparts.

The unit tests have all their expected outputs generated by calls to the Ruby methods that the C functions are based on so that whatever value you'd get in Ruby you should also get with these C functions.

Uses the Better String Library internally.

More info

These are the API docs. For more info see https://github.com/mooreryan/ruby_like_c