Word Count, scsh-style
"Richard Loveland" <[email protected]> Sat, 20 Oct 2012 11:29:49 -0400
| Newsgroups | gmane.lisp.scheme.scsh |
|---|---|
| Message-ID | <op.wmhhbzoh5er1zq@glamdring> |
Hey scshers, I've written a blog post on my experiences writing a little ``word count" program in scsh. Pretty trivial stuff for most readers of this list, but a nice little use of scsh. (And it compares favorably to GNU wc in one or two cases, esp. lines of code!) http://logicgrimoire.wordpress.com/2012/10/20/word-count-scsh-style/ Of course, comments and criticisms are welcome. :-) Best, Rich