~smlavine/globalregularexpressionprint

Search a file for a pattern: grep implemented in Hare

e2c824e Move os::args[0] printing to mylogger

11 months ago

c52bd07 Use log for non-fatal error messages

11 months ago

#globalregularexpressionprint

A strictly POSIX-compliant implementation of grep in the Hare programming language.

To build:

make

To install:

# edit config.mk to your needs
make install

Relevant standards:

#Contributing

Patches are welcome: https://lists.sr.ht/~smlavine/globalregularexpressionprint-devel

Copyright (C) 2022 Sebastian LaVine

Licensed under the GNU GPL, version 3 or later. See LICENSE.