PLC Laboratory 1
Jump to navigation
Jump to search
Interpreter of Arithmetic Expressions
Example
- Input
doubleMe x = x * x
plus x y = x + y + 'a'
- Output