Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

Disallowing recursive calls #22

@rsashka

Description

@rsashka

Allowing recursion does not allow stack size control.
Check the possibility of prohibiting recursion of methods and functions and evaluate the appropriateness of such a restriction.

7B. Recursion. It shall be possible to call functions and procedures recursively.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions