Skip to content

Extend to support full projects #69

Description

@vikramnitin9

The current implementation of ParsecFile only supports single files. Extending support for projects with multiple files is crucial.

Possibly modify the constructor to take a list of C source files or a glob pattern (e.g., *.c) instead of a single file path.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions