Skip to content

Allow user to choose the name of the output c file #11

Description

@patrick-nicodemus

The user can choose the name of the ml and mli file but they cannot choose the name of the c file, header file and json file.

(That is, they cannot pass the -o flag to futhark with --futhark-arg, because futhark-bindgen uses it too, and the user's input for -o is overridden by futhark-bindgen's choice of -o.)

It would be nice to be able to generate these files, say, all with the same name (the c file has the same name as the ml file)

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