Graal Python - GraalVM Community Edition 19.3.0
ezzarghili
released this
20 Nov 16:22
·
17458 commits
to master
since this release
This is a Python 3 implementation on top of GraalVM. Currently, it is in the early stages of development and as such, it is not ready for any serious applications beyond simple use cases and scripting. The main focus of development right now is to get NumPy, SciPy, and related libraries working.
The Python language components can be installed in GraalVM using the gu utility.
More information is available on the GraalVM website: http://www.graalvm.org/docs/reference-manual/languages/python/
Changes in 19.3.0 can be found from the project changelog. The general GraalVM 19.3.0 release notes are available on the graalvm.org website.