Skip to content

Commit 1ece325

Browse files
ADD: uinterpreter.pas
1 parent e52312d commit 1ece325

File tree

2 files changed

+3505
-0
lines changed

2 files changed

+3505
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ Collection of classes and examples corresponding to data processing, math and co
6262
| ufifo.pas | generic first in first out class |
6363
| ugenmathcalc.pas | generic parser / solver for binary and unary operands (typically used to parse mathematical formulas) |
6464
| uimodbus.pas | Modbus server class for Modbus TCP or Modbus RTU |
65+
| uinterpreter.pas | Pascal Interpreter |
6566
| uiwrapper.pas | data source wrapper for uimodbus.pas (Lnet or Synapse) |
6667
| ulogger.pas | general data logging framework to be included into own application |
6768
| umathsolver.pas | String solver for mathematical expressions like "1+2 shl 3" (need MP-Arith) |

0 commit comments

Comments
 (0)