8000 GitHub - jhiesey/WordHist: CS240H lab 1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jhiesey/WordHist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Author: John Hiesey (jhiesey@stanford.edu)

To build:
cabal configure
cabal build
(executable is dist/build/wordhist/wordhist)

--OR--

ghc --make WordHist.hs
(executable is WordHist)

To run:
wordhist
    Reads from stdin, use ^D (EOF) to terminate
wordhist file [file...]
    Reads from the given files

About

CS240H lab 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0