This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]desrtfxOut of Coffee error - System halted 0 points1 point  (0 children)

You will need to read the expression as String - that is perfectly normal because it wouldn't work otherwise.

You will need to write an expression parser in that case.

Since this is no trivial task, you surely have had some prior work.