The Artima Developer Community
Sponsored Link

.NET Buzz Forum
[Tool] Introducing The Regulator - advanced regex tool

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Roy Osherove

Posts: 1807
Nickname: royo
Registered: Sep, 2003

Roy Osherove is a .Net consultant based in Israel
[Tool] Introducing The Regulator - advanced regex tool Posted: Oct 23, 2003 8:27 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Roy Osherove.
Original Post: [Tool] Introducing The Regulator - advanced regex tool
Feed Title: ISerializable
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/rosherove/Rss.aspx
Feed Description: Roy Osherove's persistent thoughts
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Roy Osherove
Latest Posts From ISerializable

Advertisement

Yeah, I've been away too long, but here's how I'm making up for it:

Introducing The Regulator

Introducing The Regulator:

An advanced regular expression tool with expert features such as:

  • Syntax highlighting and folding
  • Multi threaded operations : ability to cancel long running expression matches and replaces
  • Search and import expressions and examples from RegexLib.com’s database, all this from within regulator
  • Regex snippets: an easy and simple toolbar of frequently used text snippets
  • Minimize to tray
  • Ability to select part of the regex text, and only that part will be used to run the match or replace (kind of like SQL query analyzer)

Download the latest release here: http://workspaces.gotdotnet.com/reg

The Regulator uses nothing but free/organic components:

  • ComponentOne Toolbars ,menus and FlexGrid (from the VB resource kit)
  • Magic library (the early free version)
  • The SharpDevelop Text control for syntax highlighting
  • Standard Winforms controls

 

Read: [Tool] Introducing The Regulator - advanced regex tool

Topic: Foreign Translations... Previous Topic   Next Topic Topic: Linux Is Favorite Hacker Target

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use