Skip to content

sgrep is a simple regular expression implementation in C. It is not more but just my learning project.

License

Notifications You must be signed in to change notification settings

vchimishuk/sgrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NAME
    sgrep is a simple regular expression implementation in C. It is not
    more but just my learning project.

AUTHORS
    Viacheslav Chimishuk <voice@root.ua>

COPYING
    This programm is released under the GNU General Public License version 3 or later, which is
    distributed in the COPYING file. You should have received a copy of the GNU General Public License along with
    this program.  If not, see <http://www.gnu.org/licenses/>.

LINKS
    For theoretical information see also next documents.
    1. http://swtch.com/~rsc/regexp/
    2. http://www.cs.princeton.edu/courses/archive/spr09/cos333/beautiful.html
    3. http://perl.plover.com/Regex/article.html

About

sgrep is a simple regular expression implementation in C. It is not more but just my learning project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published