PHP Classes

Parser of Expression Grammar: Evaluate expressions in Reverse Polish Notation

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 306 All time: 7,363 This week: 673Up
Version License PHP version Categories
peg_util 0.7GNU Lesser Genera...4.2.3Text processing, Math
Description 

Author

This class can be used to evaluate expressions in Reverse Polish Notation (RPN).

It can take a string with an expression using RPN and parse it to evaluate its result.

The class supports constants, functions, operators, custom functions, custom operators.

Picture of Bardo
Name: Bardo <contact>
Classes: 1 package by
Country: China China
Age: ???
All time rank: 382041 in China China
Week rank: 215 Up2 in China China Up

  Files folder image Files (1)  
File Role Description
Plain text file peg_util.php Class A Parser of Expression Grammar using Reverse Polish Notation

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:306
This week:0
All time:7,363
This week:673Up
User Comments (1)