Skip to content

Let's discuss further development #17

@The-going

Description

@The-going

Description

The goal I want to set is to make the code easy for a person to read and analyze.
In the sense that the code of the assembly system itself should be decomposed into folders in accordance with the general execution algorithm and should be fragmented into smaller functions.

The algorithm should have a linear structure and should not contain confusing calls and ambiguous checks.

Each folder should contain a file with a main file and one function. All other files in this folder contain only auxiliary functions that are called from the main function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions