PHP Classes

Parser of Expression Grammar: Evaluate expressions in Reverse Polish Notation

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 306 This week: 1All time: 7,358 This week: 560Up
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: 381641 in China China
Week rank: 411 Up3 in China China Up

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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:306
This week:1
All time:7,358
This week:560Up
User Comments (1)