Skip to content

praveenmunagapati/pcre

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perl Compatible Regular Expressions

Licensing

See LICENSE.md for details.

To Read Documentation:

See doc/index.html

Prerequisites:

MakeMe (https://embedthis.com/makeme/download.html) for MakeMe to configure and build.

To Build:

./configure
me

Alternatively to build MakeMe:

make

Images are built into */bin. The build configuration is saved in */inc/me.h.

To Test:

me test

To Run:

me run

This will run appweb in the src/server directory using the src/server/appweb.conf configuration file.

To Install:

me install

To Create Packages:

me package

Resources

About

Pearl Regular Expressions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 73.5%
  • Makefile 13.3%
  • C++ 12.8%
  • Other 0.4%