Skip to content

Rename ltypes.py to lpython.py #1602

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tracked by #1600
certik opened this issue Mar 21, 2023 · 1 comment · Fixed by #1620
Closed
Tracked by #1600

Rename ltypes.py to lpython.py #1602

certik opened this issue Mar 21, 2023 · 1 comment · Fixed by #1620

Comments

@certik
Copy link
Contributor

certik commented Mar 21, 2023

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.

@certik certik mentioned this issue Mar 21, 2023
38 tasks
@suhanigarg29
Copy link

Interested, can you give more information regarding this please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants