Skip to content
/ wc Public
forked from begriffs/wc

Beating haskell with C?

Notifications You must be signed in to change notification settings

drewster99/wc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beating haskell with C

An attemp to measure a simple, a multithreaded, and a unicode-aware version of wc written in C compared with the optimized Haskell implementation in ChrisPenner/wc.

I thought it wouldn't take much effort to make the C code win, but actually my implementation loses!

About

Beating haskell with C?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.0%
  • Makefile 5.0%