Skip to content

Passing arguments to execution shell script #1

@sid1607

Description

@sid1607

The compiler.py currently provides information about the object file, language, arguments, etc of the compiled source code to the run_script.sh file using a hidden file '.args', which is not a clean method. Find a way to include these as command-line arguments in the os.system() call in the execute() function of compiler.py.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions