[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: Eating CPAN - Was Port A Library.

Molitor, Stephen L

2/21/2006 8:35:00 PM

On 2/20/06, Edgardo Hames <ehames@gmail.com> wrote:

> having Ruby rewrites of the important/useful libraries would be
> *much* better.

Which are the most important/useful libraries? I might like to try my
hand at one.

Steve


4 Answers

Andrew Johnson

2/21/2006 8:49:00 PM

0

On Wed, 22 Feb 2006 05:35:17 +0900, Molitor, Stephen L
<Stephen.L.Molitor@erac.com> wrote:
> On 2/20/06, Edgardo Hames <ehames@gmail.com> wrote:=20
>
>> having Ruby rewrites of the important/useful libraries would be
>> *much* better.
>
> Which are the most important/useful libraries? I might like to
> try my hand at one.

In all honesty, and without being snide or facetious -- the most
import/useful libraries are the ones *you* think are. Hop on over to
CPAN and when you see something important/useful to you that doesn't
exist on RAA, there you go :-)

andrew

--
Andrew L. Johnson http://www.s...
It's kinda hard trying to remember Perl syntax *and* Occam's
razor at the same time :-)
-- Graham Patterson

pat eyler

2/21/2006 9:00:00 PM

0

On 2/21/06, Molitor, Stephen L <Stephen.L.Molitor@erac.com> wrote:
> On 2/20/06, Edgardo Hames <ehames@gmail.com> wrote:
>
> > having Ruby rewrites of the important/useful libraries would be
> > *much* better.
>
> Which are the most important/useful libraries? I might like to try my
> hand at one.

Maybe someone should start with

http://search.cpan.org/~saper/CPAN-Dependency/lib/CPAN/Dep...

(which won't help many rubyists directly, but would be a good
way to start a project like this.)




>
> Steve
>
>


--
thanks,
-pate
-------------------------


henon man

2/21/2006 9:43:00 PM

0

> On 2/20/06, Edgardo Hames <ehames@gmail.com> wrote:=20
> Which are the most important/useful libraries? I might like to
> try my hand at one.

well because you asked, there are soo many useful libs/tools @ CPAN: i.e.
* UML::Sequence - draws sequence diagrams by running the code
* Algorithm::Diff Rpdfp Diff (also Longest Common Subsequence)
* Algorithm::Merge bpdfp Implements 3-way merge and diff algorithms
... etc.

;)


Andrew Johnson

2/21/2006 11:09:00 PM

0

On Wed, 22 Feb 2006 06:43:01 +0900, henon man <henon.man@gmail.com> wrote:
>> On 2/20/06, Edgardo Hames <ehames@gmail.com> wrote:=3D20
>> Which are the most important/useful libraries? I might like to
>> try my hand at one.
>
> well because you asked, there are soo many useful libs/tools @ CPAN: i.e.
> * UML::Sequence =09- =09draws sequence diagrams by running the code

don't know about that one ...

> * Algorithm::Diff =09Rpdfp =09Diff (also Longest Common Subsequence)
> * Algorithm::Merge =09bpdfp =09Implements 3-way merge and diff algorithms

But you might find these useful:
http://raa.ruby-lang.org/project...
http://rubyforge.org/projec...

andrew

--
Andrew L. Johnson http://www.s...
They're not soaking, they're rusting!
-- my wife (on my dishwashing habits)