Search Results for "regular expression parser" - Page 4

Showing 107 open source projects for "regular expression parser"

View related business solutions
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    JarJunkie is a utility application for finding information within Java archives (Jars). This pure Java application utilizes regular expression searching and has an intuitive user interface, including drag and drop support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java arbitrary-precision calculator and expression parser. "Compiles" text equations into functors to be executed using the Java BigDecimal class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Regular Expression Eclipse plug-in view
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    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.
    Try it Free
  • 5
    This program allows you to specify a Deterministic Finite Automata, Nondeterministic Finite Automata, or Generalized NFA and will return a regular expression which recognizes the same language as the FA you described.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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 regular expression usage and search based on custom/predefinded extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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 regular expression), the directory in which to search for JAR files, and whether or not you want to search subdirectories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JEPLite is a light-weighted (re)implementation of the Java Expression Parser (jep.sourceforge.net). The intention is to strip some of its not-so-often-used features, and thus speeding the rest. Includes expression optimizer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    The eSysprops Eclipse plugin provides a regular expression filterable view of the system properties set. In addition, through a preference page, users can define custom system properties to be restored each session.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TestPattern is a jakarta ant task for source file verification. It applies a set of regular expression 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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 expression parser, and some statistic simulation tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jrexx - automaton based regular expression 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.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    JREC is a framework for building finite state automatons from regular expressions based on a general grammar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is aimed to provide regular expression based search facilities in the distributed XML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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 regular expression or plain text. Adding new new language resources is eas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jregex - a regular expression library for Java. Main features include perl5.6 syntax, Unicode support, high performance, some advanced experimental functionality.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    AG101 is a java-based visual XSL editor/debugger built on the Pollo XML editor (pollo.sourceforge.net). It has extensions to a regular expression library. It also has the ability to pipe XSL transforms one to another and store and reuse those pipes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java file renaming utility. Primary purpose is to provide regular expression support for multiple file renaming.<br/><b><a href="http://wanto.f2o.org/projects/stimpy/">latest info here</a></b>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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 expression parser, and some basic statistic simulation tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A web based application that can search newsgroup names very easy. Use can search use Regular Expression for names and search by popularity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ...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 regular expression searche
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB