Download List

Project Description

Kodos is a regular expression designer, tester, debugger, and validator that allows a developer to create and modify regular expressions against a test string. The intuitive interface allows the developer the ability to modify the regular expression (regex) and to see the effects against their test string in real-time.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-02-08 11:39
2.4.0

In addition to some bugfixes the regex groups widget has been modified to allow for multiple lines to be displayed properly.
Tags: Minor feature enhancements

2004-01-26 04:01
2.3.1

This release fixes several bugs that were introduced by the first attempt at internationalizing the application. A Polish translation has been added (use the -l pl flag).
Tags: Minor bugfixes

2004-01-13 22:31
2.3.0

New features include support for Unicode input and translations (different locales). This release also contains some code cleanup and bugfixes.
Tags: Minor feature enhancements

2003-12-07 12:18
2.1

This version adds a regex library which aims to be a
repository of common reusable regular expression
patterns. It now attempts to save and restore window
positions and sizes. It now prompts the user to save their
work before exiting or before performing an action that
would otherwise result in the loss of their work. The look
and feel of the regex reference guide was updated.
Tags: Major feature enhancements

2003-12-01 20:02
2.0

This release adds replace functionality so that users can test their regular expressions, simulating search/replace. There is a new "match all" tab that shows all regex matches. Other improvements include the ability to import a URL which may be useful for Web scraping.
Tags: Major feature enhancements

Project Resources