expression
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
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
GCMathParser
Make mathematical expression available in your applications more>> Make mathematical expression available in your applications
GCMathParser is a free class that you can use in applications that need a way to deal with mathematical expressions input by the user.
GCMathParser accepts an NSString consisting of a well-formed mathematical expression, evaluates it, and returns the result. It supports arbitrary named variables, so it is also perfect for graph plotting applications.
Supported functions and operators:
- Basic operators: +, -, * (multiply) and / (divide)
- Mod operator: %
- Exponentiation operator: ^
- Negation: unary -
- Assignment: =
- Log functions: log(), log2(), ln(), exp()
- Transcendental functions: sin(), cos(), tan(), asin(), acos(), atan(), sinh(), cosh(), tanh(), asinh(), acosh(), atanh()
- Square root function: sqrt()
- Rounding functions: ceil(), floor(), round(), trunc(), rint(), near()
- Angular conversion functions: dtor(), rtod()
- Absolute value function: abs()
- Constants: pi
System requirements:
- Xcode
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.
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.
txt2regex 0.8
txt2regex - Regular expression (regex) wizard for the console more>>
In a simple interactive console interface, the user answer questions and the program build the regexes for more than 20 programs, like Vim, Emacs, Perl, PHP, Python, Procmail and OpenOffice.org. It is a Shell Script 100% written with Bash builtin commands.
No compilation or extra commands are needed, just download and run.
Supported programs (23)
AWK, ed, egrep, Emacs, expect, find, gawk, grep, lisp, lex, mawk, MySQL, OpenOffice.org, Perl, PHP, Postgres, Procmail, Python, SED, Tcl, VBscript, VI, Vim.

RegExhibit 1.2
Interactively examine and test regular expressions. more>>
Having trouble getting your regular expressions just right? Not sure what they match and what they leave out? Tired of having to write test programs every time? RegExhibit can help.
RegExhibit shows you what your regular expressions match as you type on a sample text you provide. You can set the colour RegExhibit uses for this, and whether it should underline matches and captures. It also provides full details on successful matches.
As RegExhibit uses Perl to interpret your regular expressions, you get access to one of the most complete regular expression dialects around. RegExhibit will even allow you to use Perl code inside a regular expression.
Pip 1.1
Pip will prove to be a handy as well as reliable expression parser and die roller which can evaluate standard expressions, such as 1 + (2 * 3). more>>
Pip 1.1 will prove to be a handy as well as reliable expression parser and die roller which can evaluate standard expressions, such as "1 + (2 * 3)".
Requirements:
- PPC
- 4 MB RAM
- System 7.1 or higher