Download List

Projeto Descrição

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

Além de algumas correções no widget grupos regex foi modificado para permitir múltiplas linhas a serem exibidas corretamente.
Tags: Minor feature enhancements
In addition to some bugfixes the regex groups widget has been modified to allow for multiple lines to be displayed properly.

2004-01-26 04:01
2.3.1

Esta versão corrige vários bugs que foram introduzidos pela primeira tentativa de internacionalização da aplicação. Um polonês tradução foi adicionado (o uso da bandeira l-PL).
Tags: Minor bugfixes
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).

2004-01-13 22:31
2.3.0

Os novos recursos incluem suporte a Unicode entrada e traduções (diferentes localidades). Esta versão também contém alguma limpeza de código e correções.
Tags: Minor feature enhancements
New features include support for Unicode input and translations (different locales). This release also contains some code cleanup and bugfixes.

2003-12-07 12:18
2.1

Esta versão adiciona uma biblioteca regex que pretende ser um repositório de comum reutilizável padrões de expressões regulares. Ele agora tenta salvar e restaurar posições das janelas e tamanhos. Ele agora pede ao usuário para salvar seu trabalho antes de sair ou antes de realizar uma ação que de outra forma resultaria na perda de seu trabalho. A aparência da guia de referência regex foi atualizado.
Tags: Major feature enhancements
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.

2003-12-01 20:02
2.0

Esta versão adiciona substituir a funcionalidade que os usuários possam testar suas expressões regulares, simulando busca / substituição. Há um novo "correspondem a todos" guia que mostra todos os regex encontrados. Outras melhorias incluem a capacidade de importar uma URL que pode ser útil para raspar web.
Tags: Major feature enhancements
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.

Project Resources