logo       


r9819 - trunk/examples/shootout: msg#00023

Subject: r9819 - trunk/examples/shootout
Author: andreas
Date: Sun Mar 20 20:32:03 2005
New Revision: 9819

Modified:
   trunk/examples/shootout/wordfreq.dylan
Log:
job: 7045

Convert words to lowercase. This file needs speed optimization.


Modified: trunk/examples/shootout/wordfreq.dylan
==============================================================================
--- trunk/examples/shootout/wordfreq.dylan      (original)
+++ trunk/examples/shootout/wordfreq.dylan      Sun Mar 20 20:32:03 2005
@@ -3,10 +3,11 @@
 use-modules: common-dylan, standard-io, streams, format-out, table-extensions
 
 begin
-  let words = make(<case-insensitive-string-table>);
+  let words = make(<string-table>);
   while(~stream-at-end?(*standard-input*))
     do(method(x)
            unless(x = "")
+            x := as-lowercase(x);
              let count = element(words, x, default: 0);
              words[x] := count + 1;
            end unless;
@@ -25,4 +26,4 @@
                                            x.tail > y.tail
                                          end if; 
                                      end method));
-end;
\ No newline at end of file
+end;
-- 
Gd-chatter mailing list
Gd-chatter@xxxxxxxxxxxxxxxx
https://gauss.gwydiondylan.org/mailman/listinfo/gd-chatter



Ruby Jobs
Java Jobs
Jobs in California
more...
what
job title, keywords
where
city, state, zip
jobs by job search
Search:
Java, servers, webhosting, windows, cisco ...
more...
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
encryption.gpg....    ietf.rfc822/199...    freebsd.devel.i...    lang.haskell.li...    mail.squirrelma...    web.zope.plone....    yellowdog.gener...    text.xml.xalan....    recreation.phot...    kde.devel.educa...    hardware.bus.ca...    printing.ghosts...    voip.peering/20...    assembly/2006-0...    org.user-groups...    culture.interne...    network.i2p/200...    boot-loaders.ya...    xfree86.render/...    qnx.openqnx.dev...    jakarta.velocit...    user-groups.pal...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe