The Easiest Programmable Calculator Available as Public Domain Freeware. Written in Delphi7 and incl. Source Code and Installer. Writing and Calculating a Formula is Simple. Also saves your formula to EXE files to make Executable Calculators.
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.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
EYeS is a general purpose C++ library. It is focused on data structure and algorithms working with these data. It is container operations based library, rather than iterators' range one. EYeS tries to follow Ruby and Haskell languages programming.
LitTech is a 2D game engine framework which is programmed in Delphi and ASM. The engine relies on plugin usage to perform its tasks and is thus not internally bound to any hardware specifications. Pre-built plugins (e.g. DX9, FMODEx) are included.
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.
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
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
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.
This project is modification of the original project started Stefan Heymann: http://www.destructor.de/xmlparser/index.htm. Modification and numbers of versions of the project is co-ordinated with Stefan Heymann.
The Json toolkit is a parser/writer/validator for JSON data format. This toolkit is designed to work with Delphi and FreePascal (win32, win64, linux32, linux64, MacOSX Intel)
There is a set of classes designed for faster programming IOCP (IO completion ports) related tasks. Includes HTTP parser and some usefull methods such as \'read CRLF string\', \'read HTTP header\'.
Analyzator is a HTML page analyser and parser intended to extract content from a HTML page and store it into a XML file. The extraction process is controlled by a simple script language designed for this purpose.
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.
Automatic generation of documentation on Delphi projects from source code. Distinctive features are exact parsing gathering lots of information and a division of the parser and configurable generators (HTML, Win- & HTML-Help, PDF, LaTeX, XMI export)
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.
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) .
The Code Linguine package is a parser and source code analyzer. The package contains: full Object Pascal Language grammar (*.pas files) for Delphi 1-5
full form files grammar (*.dfm files)for the Delphi 1-5, and sample application.
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 ...)