Search Results for "java math expression parser" - Page 2

Showing 61 open source projects for "java math expression parser"

View related business solutions
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 1
    MathParser Java - Math Parser library

    MathParser Java - Math Parser library

    Mathematical Parser for Java

    This project gives a mathematical parser for converting a simple string expression into a result which can be managed for using in other calculations, all in Java. Using a couple lines of code, you'll be able to parse complex arithmetic expressions efficiently. This library is powered by Dijkstra's Shuting-yard algorithm. The library has no dependencies with other external libraries. Dependency <dependency> <groupId>com.google.code.mathparser-java</groupId...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NRL is a near-English, model-driven language for expression business constraints, actions and transformations. It works with diverse models, such as UML or XML Schema, and is designed to make it easy to translate to target languages like Java or XSLT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    algebrain

    Math Parser for Java

    Moved to GitHub https://github.com/fedups Algebraic equation processing at run time for Java programs. Supports variables, functions with parameters, rate table lookups, an embedded "if" function... Infinitely extensible, very small footprint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Math expression parser and evaluator written in Scala. Usable from Java (Sun JRE 1.6) Provides float, integral, boolean and vector data types, some string processing support. Variables may be defined internally or im- and exported through a binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 5
    Jep is a Java package for parsing and evaluating mathematical expressions. It currently supports user defined variables, constants, and functions. The open-source Jep project was halted in favor of commercial development of version 3.0 upwards.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, Javascript, Python, Ruby and Scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Bracer

    Bracer

    Repository has been moved to: http://dtitov.github.com/bracer

    Java library for parsing and evaluating math expressions. Javadoc is available at http://bracer.sourceforge.net/javadoc/ P.S. This library depends on Apache Commons Math, so don't forget to include commons-math-2.2.jar to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Plotting of mathematical functions, including math expression evaluation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Dapar

    Parsing for everybody.

    Dapar is a universal parsing library written in C. It will interpret any grammar you give it in a BNF-like format, and constructs a matching expression tree for any given input. This makes developing a new parser for any language simple and reliable. Includes an ABNF parser, EBNF parser, XML parser and algebraic math parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find and apply for a better job Icon
    Find and apply for a better job

    Find and apply for remote jobs and jobs in your area

    Find the next step in your career. Find and apply for remote jobs and jobs in your area using the Slashdot Job Board. Browse by job, company, location, and more.
  • 10
    Expression parser and evaluator writed in Java. Parse and evaluate math, logical, string and date functions. Prepare (parse) the expression once and then evaluate it multiple times with distincts sets of variables. Support user defined functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A simple but effective parser for mathematical function that produces a tree to represent them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Lightweight XML processor; XML-POJO mapping via Java5 annotations or DTD; Preprocessing of XML documents using expression language; Binary XML; RMI friendly XML; JSON format support; XML marshall/unmarshall; HTML as XML parser; Swing XML Viewer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    QMathParser
    QMathParser is a math expression parser(evaluator) written in C++ that uses the fast muParser library. It's interface is powered by the cross-platform Qt toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An Expression Parser and Evaluator result in JSON object. Written in Pascal. 表达式的解析和求值是一个应用面非常广的功能。JSON格式因其简明、易于操作,使用面日渐广泛。本项目将表达式分析的结果存放在JS
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    The fast, flexible, extensible, and easy to use C++ template class for creating your own customized math expression parser for both built-in and user-defined numerical data types. The parsed tree perform fast and can be used in multi-threaded OpenMP apps
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Seems to be closely related to Cellular automaton, except this creates a complex pattern from a mathematical function you input. See website for examples/live applets. This program makes use of an old GPL version of the JEP equation parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Expr4J aims to provide a general purpose expression parser, which is also compatible with Microsoft Excel. It will provide an implementation of the built in functions in MS Excel as well as a calculation engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Ceme Evaluates Math Expressions. Ceme is a free math expression parser library written in C# supporting various operators and functions. It also has the option of adding your own functions. A wrapper DLL is provided for non .NET applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Annotation based lexer and parser generator suitable for processing wide range of languages, from small domain specific languages to big ones like Java. Actions may be written directly as annotated java methods. Examples of expression language and Java5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Currently, this project consists of a pure java math expression parser optimized for repeated evaluation. Development of an interactive 3D math visualization application based on this parser is planned for the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JFEP is a Java fast mathematical expression parser and evaluator. It is designed to avoid inefficiency and to support multiple evaluations without overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CurveDraw is a software that aim to draw 2D curves (Cartesian,polaire). The software is 100% Java.CurveDraw is based on JEP library (Java Math Expression Parser) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Linear time, dynamic API for lexical analysis and parser generation. Allows for a text-based specification of formal languages with the well-known regular-expressions approach, and using Parsing Expression Grammars as the underlying engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Parse a simple math formula and validates it. Has a very comprehensive Type checking and Var substitution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Expression4J (Math Expression Parser) is a java framework used to manage mathematic expression stored in String object like "f(x,b)=2*x-cos(b)" or "g(x,y)=f(y,x)*-2". Expression gramar can be define by user (add new operator or type ...)
    Downloads: 0 This Week
    Last Update:
    See Project