[ANN] RBit 0.1 -- Ruby's Bit Construction, Matching, and Extraction Module

Hi all,

This is in response to a post a few days ago regarding the equivalent
functionalities in Ruby to Erlang’s bit syntax. Here’s my attempt in
emulating the functionality.

This release is for gathering initial feedback and interest in the
module. Please send your feedback to
ysantoso-raa@jenny-gnome.dyndns.org (or simply press reply button if
the mailing list manager does not overwrite the Reply-To field)

Thank you,
YS.

bit.rb (11.5 KB)

bit_test.rb (3.79 KB)