Skip to main content

RPython

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, our implementation of Python - and other dynamic languages - is able to 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.

Warning

This is an experimental release of a randomly chosen, untested version of RPython. Packaging issues are likely, feedback is welcome.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rpython-0.1.2.tar.gz (3.1 MB view details)

Uploaded Source

File details

Details for the file rpython-0.1.2.tar.gz.

File metadata

  • Download URL: rpython-0.1.2.tar.gz
  • Upload date:
  • Size: 3.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for rpython-0.1.2.tar.gz
Algorithm Hash digest
SHA256 c5179c3fd2f801706498f1964ce5af4449ba6754a98ceecece5058b945b2ee90
MD5 6be463c84cc485b4516f0ad980b1e7f8
BLAKE2b-256 82a50a876379df35020e75706d8707c7bf378a4792be565cec49f96fa7f09595

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page