Languages Delphi & Kylix Delphi String Manipulation  

Expression Evaluater Example

download download  
important code information
author:
Josh Code
minimum requirements:
Expression Evaluater Example description

This program was made to show how to evaluate an expression. The program supports ^,*,/,+,- and does order of operation. The main unit is about 270 lines.


File List:
EvalExample.cfg323b
EvalExample.dof1Kb
EvalExample.dpr197b
EvalExample.res2Kb
EvalExample.~dp197b
EvalUnit.dcu10Kb
EvalUnit.dfm1Kb
EvalUnit.pas11Kb
EvalUnit.~df1Kb
EvalUnit.~pa11Kb

Similar code
Formatting RichEdit with HTML tags (Popularity: ) : For my second venture in Delphi I decided to convert another one of my Visual Basic uploads to Delphi. This ...
Base Converter (Popularity: ) : This program was made to show you how to convert number bases easily and efficiently. The program supports binary, octal, ...
Char Statistic / Count (Popularity: ) : Just a sample how to calculate character in one text/paragraph. Usefull if you want to do a char count/statistic.
Encryption Component (Popularity: ) : TO get the script for this not in component form, check out my string encryption upload and please rate*** This ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 30
version
size in Kb 15
popularity   343/5604361
user rating 5/10
ad


New Code
Popular Code