Known limitations
The following are known limitations in Algosim 3.0:
-
Algosim 3.0 is only available as a 32-bit application.
-
Algosim 3.0 does not support DPI scaling. On a high-DPI monitor, the operating system should bitmap scale Algosim.
-
The Algosim 3.0 parser is not suitable for large programs because of its time complexity.
-
Algosim 3.0 offers no 3D visualisation facilities.
The consequences of Algosim being only 32-bit are typically none or very small, as are those of the parser’s time complexity (since a typical expression isn’t large, often a single line or a small number of lines).
Given the increasing popularity of high-DPI monitors, the lack of proper DPI scaling is more of a problem. Therefore, it is likely the next version of Algosim will support proper DPI scaling.