Parser for mathematical expressions written in Java. Expressions may contain variables, functions and constants. The parser turns a string argument into an expression tree, which then can be evaluated.
JarJunkie is a utility application for finding information within Java archives (Jars). This pure Java application utilizes regularexpression searching and has an intuitive user interface, including drag and drop support.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
This program allows you to specify a Deterministic Finite Automata, Nondeterministic Finite Automata, or Generalized NFA and will return a regularexpression which recognizes the same language as the FA you described.
The Zaval File Search solution is a local area network tool designed for fast file search on SMB shares and FTP servers.
It supports lots features like regularexpression usage and search based on custom/predefinded extensions.
FindClass is a java program used to find classes in JAR files. All you have to do is specify at least part of class name (or a regularexpression), the directory in which to search for JAR files, and whether or not you want to search subdirectories.
JEPLite is a light-weighted (re)implementation of the Java ExpressionParser (jep.sourceforge.net). The intention is to strip some of its not-so-often-used features, and thus speeding the rest. Includes expression optimizer.
The eSysprops Eclipse plugin provides a regularexpression filterable view of the system properties set. In addition, through a preference page, users can define custom system properties to be restored each session.
Impression is the flexible and extensible parser of mathematical expressions written in Java. It supports user defined
operators, single or multi parameter functions and unlimited number
of parameters. It is designed to use with numerical methods.
TestPattern is a jakarta ant task for source file verification. It applies a set of regularexpression pattern tests against each file in a fileset. It intends to be much more general and flexible than other pojects such as checkstyle and macker.
JMAT : Java MATrix tools package.
Provides an easy-to-use class of matrix with MATLAB-like functions and syntax. JMAT also includes plots and histograms in 2D or 3D, an expressionparser, and some statistic simulation tools.
JFD is an educational Java tool for computing the formal derivative of an expression. It recognizes the regular operators, parentheses and functions. It can also be extended with custom functions and/or operators.
jrexx - automaton based regularexpression api for Java - provides a very fast matching alogrithm, an extended pattern syntax (with set operations for complement, union, intersection, difference) and allows introspection of the automaton's structure.
disKatalog is a media database.
It allow to index media content such as cd, hard-drive and other and maintain it in xml file.
It is possible to performe search for content using regularexpression or plain text.
Adding new new language resources is eas
jregex - a regularexpression library for Java. Main features include
perl5.6 syntax, Unicode support, high performance, some advanced experimental functionality.
AG101 is a java-based visual XSL editor/debugger built on the Pollo XML editor (pollo.sourceforge.net). It has extensions to a regularexpression library. It also has the ability to pipe XSL transforms one to another and store and reuse those pipes.
Java file renaming utility. Primary purpose is to provide regularexpression support for multiple file renaming.<br/><b><a href="http://wanto.f2o.org/projects/stimpy/">latest info here</a></b>
JAMATO : JAva MAtrix TOols package
Provides an easy-to-use class of matrix with MATLAB-like functions.
Jamato also includes Data Plots in 2D or 3D, Histograms in 2D or 3D, an expressionparser, and some basic statistic simulation tools.
XPath Parser is a library consisting of parser for XPath-expressions and a set of classes which are used to represent their structure. Parser creates class-based structure of an XPath expression which may be manipulated as required.
This small library ma
...Other than most other email filtering programs it works passively and transparently each time a user checks her or his mailbox. The filters so far are be based on regularexpression searche
This library provides expression parsing functionality to Java applications, and includes support for all standard mathematical constants and functions, as well as providing functionality for user defined variables and functions.