Skip to content

mwotton/dustme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dustme

This is a reimplementation of Gary Bernhardt's Selecta in Haskell. It is a bit faster, approximately half the number of lines of code, and you only need to deploy one binary rather than the script and a ruby interpreter. (Try

cat /usr/share/dict/words | selecta

and

cat /usr/share/dict/words | dustme

to compare.)

While it's still not finished (Selecta's colouring method is more robust under different terminals), it's usable.

PRs & bug reports welcome.

About

Haskell reimplementation of Selecta

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published