Skip to content

ashwins1/Histogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

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

No packages published