Foxchandaisuki

Results 5 issues of Foxchandaisuki

### Review Mojo's priorities - [X] I have read the [roadmap and priorities](https://docs.modular.com/mojo/roadmap.html#overall-priorities) and I believe this request falls within the priorities. ### What is your request? On this page,...

enhancement
mojo-tooling
mojo

[GraalPy](https://github.com/oracle/graalpython), which is Python implication of the [GraalVM](https://github.com/oracle/graal), [supports AOT compilation to Native binary.](https://www.graalvm.org/jdk22/reference-manual/python/Python-Runtime/#) > GraalPy is compiled ahead-of-time to a native executable. > This means that you do not...

enhancement

[GraalPy](https://github.com/oracle/graalpython), which is Python implication of the [GraalVM](https://github.com/oracle/graal), [supports AOT compilation to Native binary.](https://www.graalvm.org/jdk22/reference-manual/python/Python-Runtime/#) > GraalPy is compiled ahead-of-time to a native executable. > This means that you do not...

feature
javascript

It would be good if you could upload lpython to PyPI so that we can install it via pip. This would make it more convenient for people to install lpython...

Then people could install lpython more comportably without installing Anaconda.