Skip to content
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

julia and x86 not in the list of backends #36

Open
jdiaz97 opened this issue Jul 29, 2023 · 1 comment
Open

julia and x86 not in the list of backends #36

jdiaz97 opened this issue Jul 29, 2023 · 1 comment

Comments

@jdiaz97
Copy link

jdiaz97 commented Jul 29, 2023

They are mentioned here:

LPython is a Python compiler that can compile type-annotated Python code to optimized machine code. LPython offers several backends such as LLVM, C, C++, WASM, Julia and x86. LPython features quick compilation and runtime performance, as we show in the benchmarks in this blog. LPython also offers Just-In-Time (JIT) compilation and seamless interoperability with CPython.

but then dropped, this is confusing.

https://github.com/lcompilers/lpython.org-deploy/blob/2bc921d5a5dc8c94d55fa8b5340c9f2cda5373b1/content/blog/lpython_mvp.md?plain=1#L30-1#L37

@certik
Copy link
Contributor

certik commented Jul 29, 2023

Yes, we should mention it. LFortran supports both and in LPython there might not be an option in the frontend yet, but we should add it, so that people can play with it.

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

No branches or pull requests

2 participants