Skip to content

Lift Python interoperability from C to ASR #2050

@ubaidsk

Description

@ubaidsk
          The next step is to lift the Python interoperability from C to ASR (see #1996) for both `@pythoncall` and `@pythoncallable`, this will make it work in all our backends. It should transform BindC functions into directly calls to Python C/API, by probably having some module with the C/API interfaces and then calling them appropriately, all in ASR.

Originally posted by @certik in #1704 (comment)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions