Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Decouple all global variables and structures #2

@Theldus

Description

@Theldus

Description

The current state of libag uses dozens of variables, arrays, and global structures, which just reflect the original ag code.

The problem is that this prevents several things, such as:

This is the biggest dependency and hurdle to having a good ag(1) port to library.

However, I don't expect this to be resolved in a single PR, as it covers too many things on the same subject. I, therefore, hope that problems like the above are resolved first and so there will be little to work on afterward.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions