Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: badce3c455e6e068aa72c9bc00ec1a828711a0d6 Size: 3.76 MB File Format: zip
Rating: 2.086956521
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 309 License: Free
Kiki is a free software by rybloo and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download Kiki which is 3.76 MB in size and belongs to the software category Other Office Tools. Kiki was released on 2009-12-25 and last updated on our database on 2017-02-26 and is currently at version 0.5.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Kiki Description
Kiki is a lightweight utility that can prove useful to anyone who wants to work with regular expressions in order to increase efficiency and productivity.
Regular expressions are widely used in programming, ensuring compatibility with some of the most popular programming languages, such as Perl, Ruby, Tcl, Java, Python and .NET-based ones. They are a practical method to save the time required in order to find specific text pieces inside a file, as long as they match a specific pattern.
Test your regular expressions
An application such as Kiki can give you a helping hand in determining whether your regular expression works as it should by testing it against a sample text, before inserting it into the final source code. Practically, it works as a tool for testing the validity of a regex.
Its interface is simple, which makes it very easy to handle, even by beginners. Your only task is to enter the syntax of the regular expression in the designated field, enter the sample text and press the 'Evaluate' button. Kiki analyzes the text and uses the input regex to identify matching text pieces, highlighting them and assigning numbers to detected subgroups.
Search filtering options
There are a few filters that you can apply. For instance, Kiki can be instructed to perform case-insensitive searching and consider the '.' special character a match for any character, including a new line. You can also configure it to take into consideration Unicode characters and the currently used language on your system.
The application supports verbosing, which means that white spaces and other characters inside the expressions are ignored, in order to make it more compact, but without altering its functionality.
Reliable regex testing tool
Kiki works as a regular expression testing tool, enabling you to easily evaluate the efficiency and validity of a regex. Its simplistic approach enables those who are not familiar with regular expressions to get a better understanding of the syntax structure.