Skip to content

Rename ltypes.py to lpython.py #1602

Closed
@certik

Description

@certik

We should have just one simple Python API, and I think it should go via lpython. So:

import lpython

@lpython.jit
def f(..)
    ...

and

from lpython import i32, f64, Pointer, ...

Similar to numpy.int32.

Metadata

Metadata

Assignees

No one assigned

    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