Ruby gem Fbp-0.1.0 announcement

I have just published the Ruby gem Fbp-0.1.0. This gem is a beginning
implementation of Flow Based Programming for Ruby. Flow Based
programming is described at http://www.jpaulmorrison.com/fbp.

The gem can be installed as follows

gem install fbp

This will install a full set of RDoc documentation for the gem. If you
just wish to read about the gem you may do so at
http://murfware.org/wiki/projects/rubyfbp/Ruby_Fbp.html

This first version is rudimentary but enough of it works to allow people
to see the possibilities. I look forward to any feedback.

Thanks!

Jim Murphy