eternalevelyn / bogogrep

a brand new implementation of grep, using bogosort as inspiration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hippocratic License HL3-FULL

Bogogrep

bogogrep is a grep implementation that randomly picks lines in a file and checks for matches.

usage:

bogogrep <query> <filename>

About

a brand new implementation of grep, using bogosort as inspiration.

License:Other


Languages

Language:Rust 100.0%