Menu

Tree [c64e1a] master /
 History

HTTPS access


File Date Author Commit
 benchlog 2012-10-20 Denis Arnaud Denis Arnaud [c64e1a] Import from the RE2 Google-code-hosted project.
 doc 2012-10-20 Denis Arnaud Denis Arnaud [c64e1a] Import from the RE2 Google-code-hosted project.
 lib 2012-10-20 Denis Arnaud Denis Arnaud [c64e1a] Import from the RE2 Google-code-hosted project.
 re2 2012-10-20 Denis Arnaud Denis Arnaud [c64e1a] Import from the RE2 Google-code-hosted project.
 util 2012-10-20 Denis Arnaud Denis Arnaud [c64e1a] Import from the RE2 Google-code-hosted project.
 AUTHORS 2012-10-20 Denis Arnaud Denis Arnaud [c64e1a] Import from the RE2 Google-code-hosted project.
 CONTRIBUTORS 2012-10-20 Denis Arnaud Denis Arnaud [c64e1a] Import from the RE2 Google-code-hosted project.
 LICENSE 2012-10-20 Denis Arnaud Denis Arnaud [c64e1a] Import from the RE2 Google-code-hosted project.
 Makefile 2012-10-20 Denis Arnaud Denis Arnaud [c64e1a] Import from the RE2 Google-code-hosted project.
 README 2012-10-20 Denis Arnaud Denis Arnaud [c64e1a] Import from the RE2 Google-code-hosted project.
 libre2.symbols 2012-10-20 Denis Arnaud Denis Arnaud [c64e1a] Import from the RE2 Google-code-hosted project.
 libre2.symbols.darwin 2012-10-20 Denis Arnaud Denis Arnaud [c64e1a] Import from the RE2 Google-code-hosted project.
 runtests 2012-10-20 Denis Arnaud Denis Arnaud [c64e1a] Import from the RE2 Google-code-hosted project.
 testinstall.cc 2012-10-20 Denis Arnaud Denis Arnaud [c64e1a] Import from the RE2 Google-code-hosted project.
 ucs2.diff 2012-10-20 Denis Arnaud Denis Arnaud [c64e1a] Import from the RE2 Google-code-hosted project.

Read Me

This is the source code repository for RE2, a regular expression library.

For documentation about how to install and use RE2,
visit http://code.google.com/p/re2/.

The short version is:

make
make test
make install
make testinstall

Unless otherwise noted, the RE2 source files are distributed
under the BSD-style license found in the LICENSE file.

RE2's native language is C++.
An Inferno wrapper is at http://code.google.com/p/inferno-re2/.
A Python wrapper is at http://github.com/facebook/pyre2/.
A Ruby wrapper is at http://github.com/axic/rre2/.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.