Skip to content

OmarMesqq/wc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is my solution to John Crickett's build your own wc coding challenge.

You can run a test suite that compares the system's default wc output with my implementation with:

./run_tests.sh

To use the program, do:

lua wc.lua -flag <filename>

About

small wc implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published