expression 1680
Expression 1.3.5
Expression allows you to create, modify, extract, and otherwise toy with Sound Sets for both Outlook Express and Entourage more>> Expression allows you to create, modify, extract, and otherwise toy with Sound Sets for both Outlook Express and Entourage.
MacOS 8.5 or later, 2 MB RAM, Outlook Express 5.x or Entourage.
Expression Evaluator 1.0
Expression Evaluator - REALbasic classes for evaluating mathematical expressions more>>
Main features:
- Supports freeform expressions
- Follows standard order of operations
- Many built-in functions
- Support for variables.
iText Express 2.1
iText Express - small, fast, word processor more>>
How about a bookmark feature for effortless, lightning-quick navigation of your manuscript? Just try iText Express!
Put the Frameworks folder into the iText Express 2.1 folder. iText Express will then enhance itself, and show Find Extra sub-menus. OgreKits Find dialog is available when you have checked Enable Powerful Find (OgreKit). It allows you to search for any Unicodes characters, as well with the Regular Expression.

RegExplorer 1.0
RegExplorer is a simple utility for testing regular expressions and is based on the built-in QRegExp functionality provided with Qt (http://www.trolltech.com). more>>
Using RegExplorer, the user can type in his or hers favorite regular expression and the program will validate it and highlight matching patterns in a text sample. Previous expressions are stored and can be retrieved from the combobox and the number of matches found is shown in the status bar.
Key Features:
- Evaluate and validate the regular expression as you type.
- Matching patterns will be highlighted (colored blue) in text sample.
- Matching subexpressions (groups) will be underlined in text sample.
Irssix 0.2
Fast IRC chat client. more>>
This beta version does not have all GUI dialog boxes implemented yet, so it may be difficult for the user who has never used IRC before. Irssix is based on the code from the fabulous unix IRC client Irssi.
StylePainter for InDesign 1.0.1
StylePainter for InDesign is an effective program that makes it quick and easy to build a list of grep expressions, and assign a style combination to each of them. more>> <<less
ProPesca 0.0.1
Analyze and identify gene expression networks ProPesca is a free and open source Java-based application for the analysis and identification of gene expression networks more>> Analyze and identify gene expression networks
ProPesca is a free and open source Java-based application for the analysis and identification of gene expression networks.
ProPesca takes in input shorts temporal series of RT-PCR gene expression levels and allows to cluster genes which exhibit either similar or specular behaviours.
System requirements:
-
-
Enhancements
- UI improvement
- Resources included into JAR package
- Some bug fixes
- Extended information of About box
RegexTester 1.0
RegexTester - validate one or more strings against a regular expression more>>
It is using the NSPredicate regular expression mechanism.
Usage
After launching RegexTester youll see two input fields.
The first one is for the regular expression you want to use for the validation.
The second fields is for the string you want to validate.
Entered values can be saved by clicking on the Save-Button. Saved values persist after you closed the application and can be erased by clicking Clear Regular Expressions and Clear Stings to Test respectively in the File-menu.
The validation process takes place every time you change either the regular expression or the string.
The traffic light indicators at the bottom of the application show you the current status of the validation. The left one shows you if the current selected string matches the selected regular expression.
The right indicator switches to green if all saved strings are matched by the selected regular expression.
Grep 1.1.6
Grep - For loading and searching through large text files more>>
Main features:
- Interpret text documents in any encoding supported by Mac OS X
- Highly optimized loading and matching of very large text files
- Support for textual and regular expression (PCRE) matching
- Threaded loading and matching to keep UI responsive at all times
- Multithreaded matching to improve performance on multi-CPU machines.
Please note that Grep is in beta! Report problems / suggestions to the developer!
EPIC 0.6.17
EPIC - Open source Perl IDE based on the Eclipse platform more>> EPIC - Open source Perl IDE based on the Eclipse platform
EPIC is a free, open source and easy to use Perl IDE based on the Eclipse platform.
Features supported are syntax highlighting, perldoc support, source formatter, on-the-fly syntax check, content assist, templating support and a Perl debugger.
A regular expression plugin is also available.
NOTE: EPIC is released under the Common Public License.
Main features:
Perl Editor Plugin:
- Syntax Highlighting
- On the fly syntax check (with annotation hover)
- Content assist
- Quick reference feature
- Outline view with used modules and subroutines
- Source formatter
- HTML export
- Perldoc support
- Templating support
Perl Debugger:
- The Perl Debugger Plugin has the following features:
- Persistent Breakpoints
- Single Step/Step Into/Step Over ...
- Global and local variables inspection (PadWalker needed)
- Expression evaluation
RegExp Plugin:
- The RegExp Plugin has the following features:
- Multiline/Ignorecase
- Subexpression highlighting
- Single step for debugging
System requirements:
- Eclipse
MathRPN 1.0
MathRPN - Complete scientific RPN calculator more>>
Number formatting preferences and stack autosave complement its functionality, as well as the versatile regular expression engine that allows you to evaluate mathematical expressions in any application, via its service, and use user-defined functions and constants directly with the stack.
MathRPN now also includes some graphing support.
RegExTest 1.0.0.3
This help you fully test your regular expressions against a target text. more>>
SciCalc 1.02
SciCalc is an accurate and reliable calculator for Mac OS X. Includes trig and log functions, fractions, 15+2 digits and 5 memories. more>>
SciCalc 1.02 is an accurate and reliable calculator for Mac OS X. Includes trig and log functions, fractions, 15+2 digits and 5 memories. Also has a unique "full expression" view and natural expression entry.
RegexKit 0.6
RegexKit gives you a flexible and polished program which brings about an Objective-C framework for regular expressions. more>>
RegexKit 0.6 gives you a flexible and polished program which brings about an Objective-C framework for regular expressions.
Major Features:
- Support for Mac OS X Cocoa and GNUstep. Mac OS X 10.4 or later required.
- Mac OS X Universal Binary, including 64-bit support on Mac OS X 10.5.
- No sub-classing required. Seamlessly adds regular expression support to all NSArray, NSDictionary, NSSet, and NSString Foundation objects with a rich set of Objective-C category additions.
- Unicode enabled. Full Unicode support for NSString objects.
- Extensive, high quality documentation.
- Full source code with a BSD license.
- Uses the BSD licensed PCRE Perl Compatible Regular Expressions library for the regular expression engine.
- Tuned for high performance, including such features as:
- Caches the compiled form of the regular expression for speed.
- Multithreading safe, including multiple reader, single writer multithreaded access to the compiled regular expression cache.
- Makes minimal use of heap storage (ie, malloc() and free()), instead allocating most temporary buffer needs dynamically from the stack.
- Uses Core Foundation directly on Mac OS X for additional speed.
- Includes support for Mac OS X 10.5 Leopard:
- 64 bit support. Pre-built for ppc, ppc64, i386, and x86_64.
- Garbage Collection enabled. Complete support for Leopards Garbage Collection feature.
- Integrated Xcode 3.0 documentation. Get real time API information via the Research Assistant.
- Collection of instruments for Instruments.app.
- RegexKit specific DTrace probe points.
Enhancements:
- Upgraded to PCRE 7.6:
-
- Includes an important security related bug fix
- Preliminary support for internationalization, returning NSError objects
- The ability to evaluate multiple regular expressions in a collection concurrently on multiple threads, one per CPU.
Requirements:
- Mac OS X 10.4 or later
- Mac OS X 10.5 or later for ppc64 and x86_64 architecture support.
iCount 1.2.1
iCount - desktop calculator performs regular, scientific or statistical functions more>>
Its lightyears beyond that handy but old Mac desk accessory calculator.
iCount can perform regular, scientific or statistical functions. It is a multi-function desktop calculator that is also an expression parser.
Unlike other desktop calculators, iCount doesnt emulate a normal hand calculator. Instead it has a simple editor that lets the user type an expression and returns a result simply by pressing the return key. iCount supports: drag and drop text editing; 4 modes of operation; 27 built-in functions and up to 50 user defined functions; on-line help and much more.