Home Submit URL Add to Favorite Contact
           05 May, 2024
 
    
Category Suggestion Form :: Computers » Programming » Languages » Regular Expressions
Root Category ID 560853
Suggested Sub Category *
If approved, category will be created under
Computers » Programming » Languages » Regular Expressions » NEW-CAT
Comments to Editor
Spam Protection * What is the tenth word in the phrase "juti rofotif vyfil papamepo sika fow dajylig miry gawe byzeq"?

This question is for testing whether you are a human visitor and to prevent automated spam submissions

    
Category List - Main » Computers » Programming » Languages
ABC Ada
ADL Algol 60
Algol 68 APL
Assembly Awk
BASIC Befunge
BETA Bigwig
Blue Brainfuck
C C++
C-sharp Cecil
CHILL Clarion
Clean Clipper
CLU Cobol
CobolScript Cocoa
Comparison and Review Compiled
Component Pascal Concurrent
Constraint Curl
D Database
Dataflow Declarative
Delphi Directories
Dylan E
Education Eiffel
ElastiC Erlang
Euphoria Forth
Fortran FP
Frontier Functional
Goedel Haskell
ICI Icon
IDL Intercal
Interface Interpreted
Io Java
JavaScript Jovial
LabVIEW Lagoona
Language-OS Hybrids Leda
Limbo Lisp
Logic-based Lua
m4 Mercury
Miranda Miva
ML Modula-2
Modula-3 Moto
Multiparadigm Mumps
Oberon Obfuscated
Object-Oriented Objective-C
Obliq Occam
Open Source Oz
Pascal Perl
PHP Pike
PL PL-SQL
Pliant POP-11
Postscript Procedural
Prograph Prolog
Proteus Python
REBOL Reflective
Regular Expressions Rexx
Rigal RPG
Ruby S-Lang
SAS Sather
Scripting SETL
Simkin Simula
Sisal Smalltalk
Snobol Specification
SQL Synchronous
T3X Tcl-Tk
Tempo TOM
TRAC Transcript
Turing Visual
Visual Basic Visual DialogScript
Visual FoxPro Water
Wirth YAFL
Yorick Z


New Sites - Main » Computers » Programming » Languages » Regular Expressions
Regular Expressions Tutorial (27th April, 2005) : A tutorial and reference for many popular regular expression flavors used by programming languages like Perl, PHP, Java, C# and VB.NET as well as a description of general tools like PowerGREP and EditPad.
Mastering Regular Expressions (Second Edition) (27th April, 2005) : Book by Jeffrey Friedl. Includes table of contents, full index, an errata sheet.
PCRE - Perl Compatible Regular Expressions (27th April, 2005) : A C library for matching regular expressions with Perl 5 syntax and semantics. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API.
JRegex (27th April, 2005) : Regular expression support that offers a superset of Perl5.6 regex syntax, compatibility with JDK 1.1). Includes documentation, examples, and demonstration applet. [Open Source, BSD-like]
Pat (27th April, 2005) : A package that provides a mechanism for compiling and matching regular expressions in Java. Download, documentation and news.


Top Sites - Main » Computers » Programming » Languages » Regular Expressions
PCRE - Perl Compatible Regular Expressions () : A C library for matching regular expressions with Perl 5 syntax and semantics. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API.
Regular Expressions Tutorial () : A tutorial and reference for many popular regular expression flavors used by programming languages like Perl, PHP, Java, C# and VB.NET as well as a description of general tools like PowerGREP and EditPad.
RegExplorer () : A visual regular expression explorer, it allows for writing regular expressions and visually see the matches. Uses the KDE/Qt Libraries for the user interface. [QPL]
regexp.org () : A forum for coders to share regexes and regex info.
Mastering Regular Expressions (Second Edition) () : Book by Jeffrey Friedl. Includes table of contents, full index, an errata sheet.