Skip to content

ayardley/wgrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NAME

wgrep.winxed - A minimial implementation of grep in the winxed programming language.

SYNOPSIS

    $ winxed wgrep.winxed [options] regexp [filename ...]

DESCRIPTION

This is a minimal implementation of Rob Pike's grep in the winxed programming language. See BRIAN W. KERNIGHAN & ROB PIKE, "The Practice of Programming" 222-228 (Addison Wesley pub., 1999).

The principal reason for this program is as an aid to help me to learn and better understand certain aspects of the winxed programming language. It boasts of no other (or further) utility than this.

COPYRIGHT

Copyright (C) 2012, Alvis Yardley

About

A winxed implementation of Rob Pike's grep.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published