Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / programming / regular-expression

Regular Expression

regular-expression

Great Reads

by Michael D Bray
Filling in text templates from a data source.
by honey the codewitch
A Non-Backtracking Regular Expression Engine for .NET (Core)
by Mahendra Kumar Srivastava
Gives splitted values taking csv string as input.
by Herre Kuijpers
A utility that allows you to enter simple and more complex mathematical formulas which will be evaluated and calculated on the spot

Latest Articles

by Michael D Bray
Filling in text templates from a data source.
by honey the codewitch
A Non-Backtracking Regular Expression Engine for .NET (Core)
by Mahendra Kumar Srivastava
Gives splitted values taking csv string as input.
by Herre Kuijpers
A utility that allows you to enter simple and more complex mathematical formulas which will be evaluated and calculated on the spot

All Articles

Sort by Score

regular-expression 

by Michael D Bray
Filling in text templates from a data source.
by honey the codewitch
A Non-Backtracking Regular Expression Engine for .NET (Core)
by Herre Kuijpers
A utility that allows you to enter simple and more complex mathematical formulas which will be evaluated and calculated on the spot
by Henrik Vestermark
A JavaScript function for breaking down a regular expression into its base components.
by Henrik Vestermark
JavaScript tool for optimizing regular expressions
by Ghosuwa Wogomon
An example of a clean way to implement classes in C
by honey the codewitch
This article describes an improvement to the state removal algorithm for converting FAs to regular expressions
by Pavel Bashkardin
A regular expression-based, collection-free C# INI file parser that preserves the original file formatting when editing entries.
by Member 10481957
Chronological Expressions is a RegEx inspired Pattern Matching Library and Specification for query event logs
by Lutosław
Find patterns in a sequence of objects using a familiar language.
by honey the codewitch
Adventures in Reflection.Emit! Here I present a regular expression engine with a Compile() feature.
by honey the codewitch
Deep dive some advanced source generation in a real world application
by icemanind
Create a hand made parser in VB.NET or C# easily and fast
by Avi Farah
Allow for constructs within a string to be programmatically evaluated for a final string value
by honey the codewitch
Add non-backtracking fast DFA regular expression and finite state automata to your projects
by Felipe R. Machado
There are countless ways to trim all whitespace from a string, but which one is faster?
by honey the codewitch
Explore, run, and manipulate DFA regular expressions from graphs, to state machines with this library
by honey the codewitch
This article presents a program to help visualize regular expression mechanics.
by honey the codewitch
Hoodwink your computer into doing your work for you using regular expressions
by honey the codewitch
Build a feature rich, non-backtracking regular expression engine and code generator in C#
by honey the codewitch
Creating a simple parser in 3 easy lessons
by thorssig
html2struct parses HTML code into a simple tree-like structure of objects and provides a little tool-set for extracting data from it
by Guirec
This article will introduce you with a set of 3 simple extension methods that can help you getting rid of Regex in many situations
by cogi83
A SW to send your WAN IP and other info via email
by Bassam Alugili
Inserts tabular text into Microsoft Word document
by Shivprasad koirala
In this article we will try to understand what regex is and how to remember those cryptic syntaxes easily.
by honey the codewitch
A Pike virtual machine and optimizing compiler for regular expressions using an NFA engine
by Rion Williams
This post will cover how to get the number of lines of code within your application in both premium and non-premium versions of Visual Studio through either the integrated Code Metrics tools (Premium-versions only) or by leveraging a crafty Regular Expression and without having to resort to USI.
by Josef Pihrt
LINQ to Regex library provides language integrated access to the .NET regular expressions.
by dontumindit
Performs basic function on your Facebook Profile from C# code without use of Facebook API
by icemanind
A very easy to use mathematical parser library for .NET.
by siliconvideo
A NumberBox class for number entry, display, range limits and keystroke validation including binary
by Samuel Cragg
Parses user input and extracts latitude and longitude information, taking into account the user's language and regional settings
by honey the codewitch
A regex and finite state engine as part of PCK
by InvisibleMedia
Specify grammatical contexts
by honey the codewitch
A Pike VM for running non-backtracking NFA regular expressions in C#
by Amit Bezalel
Using the power of regex to parse your logs
by honey the codewitch
Embed fast streaming C# code to match text based on inputted regular expressions
by honey the codewitch
Add fast scanners/tokenizers to your C# project
by honey the codewitch
Generate fast, easy to use lexers/scanners in major .NET languages
by honey the codewitch
Generate tight C code to match text based on regular expressions
by ASkaeff
A simple yet powerful tool to analyze SQL object dependencies in quite a fast and reliable manner.
by siliconvideo
This StringBox control implements keystroke validation using regular expressions and a touch of glue logic
by Ryan Scott White
A simple drop-in function that provides T4 like template based text generation.
by funboysclub
From Pins to Poops, your bookmark bar can do more. Read about the Skidmarklet... a JavaScript Bookmarklet and lessons in RegEx.
by Christoph Buenger
Describes PHP application development with the free Scavix Web Development Framework (Scavix-WDF).
by DataBytzAI
A cool way to batch upload new user credentials to a web-app using KnockoutJS
by Anupam Banerji
Explains regular expressions, and some of the common ways to use them.
by honey the codewitch
In this article, we will use my Visual FA solution to explore finite automata concepts used for finding patterns in text.
by honey the codewitch
Continuing in the Visual FA series, now we explore API fundamentals
by honey the codewitch
In this article, we explore the inner workings of Visual FA
by honey the codewitch
Easily add lexers to your project with this simple drop in NuGet package and a few annotations
by shah vatsal
Website scraping using Watin
by honey the codewitch
Silly SQL Tricks, Mistakes and Other Nonsense
by Mohamed Kalmoua
In this article, I will discuss a WiFi password recovery and management tool that I created in WPF using Visual Studio 2019.