rpython 0.2.1
pip install rpython
Released:
RPython
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: The PyPy team
- Tags development
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
Project description
RPython is a translation and support framework for producing implementations of dynamic languages, emphasizing a clean separation between language specification and implementation aspects.
By separating concerns in this way, it can automatically generate a Just-in-Time compiler for any dynamic language. It also allows a mix-and-match approach to implementation decisions, including many that have historically been outside of a user’s control, such as target platform, memory and threading models, garbage collection strategies, and optimizations applied, including whether or not to have a JIT in the first place.
Links
Mailing list: pypy-dev@python.org
Warning
This is an experimental release of a randomly chosen, untested version of RPython. Packaging issues are likely, feedback is welcome.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: The PyPy team
- Tags development
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file rpython-0.2.1.tar.gz
.
File metadata
- Download URL: rpython-0.2.1.tar.gz
- Upload date:
- Size: 4.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 803933038f3744538fc04bca9d5be0102eaa80fdc26dcb376b8178e0fa66e90b |
|
MD5 | 07b38960ceb4ae9bb10ab99ceedef888 |
|
BLAKE2b-256 | f9714931d0c9b9be01a401f89ced4afb41aa46064f08b2659c31ccdaa5a8b679 |
File details
Details for the file rpython-0.2.1-py2-none-any.whl
.
File metadata
- Download URL: rpython-0.2.1-py2-none-any.whl
- Upload date:
- Size: 4.6 MB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8ab1e5d7baf95c27a7fdb4d55825d584b2e5fd153bdff42e9d8a7625e403feb |
|
MD5 | 26bb7139be31d4013becd47b555fa6c8 |
|
BLAKE2b-256 | 165af19143b123678343aee8ca779f98525c30b433eda29205e816d28acb76bf |