module documentation

Constants for the ACME CSE interpreter. These constants are used to define various limits and settings for the interpreter's operation.

Variable maxRecursionDepth Max number of recursive calls.
maxRecursionDepth: int = ΒΆ

Max number of recursive calls.