Regex Garden

Table of Contents

  1. Introduction
  2. Sourceforge.net page
  3. Design documents

Introduction

The core principle of Regex Garden is that every regular expression can be broken down into logical units. Each of these units, in turn, can be broken into still smaller units, until eventually we reach simple, easy-to-understand pieces. By using this structure, it becomes much easier to create, understand, and debug even the most complicated regular expression.

Sourceforge.net page

The main page for this project is its
project page on Sourceforge.net.

Design documents

So far, the only design document is the
overall structure.

Powered by
SourceForge.net Logo