Skip to content

FedericoStra/avll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

avll

Average line length calculator.

This is the same simple program implemented in different languages for comparison.

Usage

Run:

make all
./datagen.py
./test.sh
rm some-data.txt
make clean

Website

See http://federicostra.github.com/avll

To-do

Implement avll4.c using mmap

About

Calculate AVerage Line Length of standard input. I know, this is silly. It is just the first repository I uploaded to test my GitHub account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors