Bug #004
This page describes a known bug in AlgoSim.
Symptom: Occasionally the operator/expression parser fails to parse expressions containing circumfix operators.
Applies to: This problem is found in AlgoSim 0.9.0.117 and probably most earlier versions.
Cause: This is caused by a malfunctioning algorithm for operator parsing in the AlgoSim kernel.
Solution: There is currently no hotfix or workaround for this bug. The user has to bypass the operator parser and enter the purely functional form of the expression manually, as shown in the above example.
Naturally, this bug will be fixed in a future version of AlgoSim.