Lisp HUG Maillist Archive

fast implementation of the unix utility wc?

Hello,

	I wonder whether s.b. has a fast
implementation of the linux utility
wc (word count) to share?
All it does is it counts how often every word
in a text appears and at the end it sorts
that list and gives it out.

I'm especially curious what tricks people suggest
to speed-up the IO.

Thanks a lot for your help,
 
Armin.

-----------------------------------------------
Armin Roehrl, http://www.approximity.com
Training, Development and Mentoring
OOP, XP, Java, Ruby, Smalltalk, Datamining, Parallel computing, Webservices
Koautor des ersten dt. Rubybuches http://approximity.com/rubybuch/


Updated at: 2020-12-10 09:02 UTC