-
Notifications
You must be signed in to change notification settings - Fork 0
ashwins1/Histogram
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
My name is Ashwin Siripurapu.
To build this program, simply run "ghc --make histogram" (no quotation marks) at the command line.
To run this program on a file or group of files, do "./histogram file1 file2 ..."
ex: ./histogram tom_sawyer.txt othello.txt 1984.txt
To run this program so that it takes input from stdin, run it without command line arguments.
ex: cat war_and_peace.txt | ./histogram
About
CS240H Assignment 1
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published