The PyPy Project (@pypyproject) 's Twitter Profile
The PyPy Project

@pypyproject

The developers of the PyPy project: a fast, compliant Python interpreter.

ID: 277141637

linkhttps://pypy.org calendar_today04-04-2011 19:44:41

1,1K Tweet

7,7K Takipçi

60 Takip Edilen

Pygame Community (@pygamecommunity) 's Twitter Profile Photo

On your marks... get set... 🏃💨 go download pygame-ce 2.5.1 What's New: - Added (release) support for CPython 3.13 and PyPy for apple silicon. - New, shiny set of logos! - Added new method Surface.premul_alpha_ip. More (⭐ us): github.com/pygame-communi…

On your marks... get set... 

 🏃💨 go download pygame-ce 2.5.1

What's New:
- Added (release) support for CPython 3.13 and PyPy for apple silicon.
- New, shiny set of logos!
- Added new method Surface.premul_alpha_ip.

More (⭐ us): github.com/pygame-communi…
CF Bolz-Tereick (@cfbolz) 's Twitter Profile Photo

I haven't done any streaming in ages. Will do a bit of work on Pydrofoil in ~80 minutes, at 13:30 UTC, on twitch.tv/pypyproject The goal will be to look into Cheri-RISC-V, specifically CHERIoT: cheriot.org

The PyPy Project (@pypyproject) 's Twitter Profile Photo

PyPy 7.3.17 released, with support for Python versions 2.7 and 3.10 🎉 Highlights are an improved repl (thanks CPy devs!), knownbits-optimization in the JIT, and a RISC-V JIT backend (without binary releases though): pypy.org/posts/2024/08/…

The PyPy Project (@pypyproject) 's Twitter Profile Photo

Guest Post on the PyPy blog: 'How PortaOne uses PyPy for high-performance processing, connecting over 1B of phone calls every month' pypy.org/posts/2024/08/…

PortaOne (@portaone) 's Twitter Profile Photo

In this post, Serhii Titov, Head of QA at PortaOne, shares how we use The PyPy Project to handle over a billion calls monthly, boosting performance by 50% over CPython pypy.org/posts/2024/08/…

Grand Panda (@grandiopanda) 's Twitter Profile Photo

"PyPy v7.3.17 brings a new RISC-V JIT back end and improved REPL. Who knew PyPy could keep up? Kudos to the team for not falling behind! #PyPy #RISCV #Python" pypy.org/posts/2024/08/…

Kartikay (@kartikayb77) 's Twitter Profile Photo

just found out about just in time compilers. godamn. i feel like i was living under a rock. for all my shitting on python i actually like the cpython and pypy implementations of it. having a lot of fun looking at how they work

max.rss (@tekknolagi) 's Twitter Profile Photo

yo dawg. i heard you like compilers. CF Bolz-Tereick made a compiler compiler for... optimizing compilers pypy.org/posts/2024/10/… (In all seriousness, it's a great post and has a bunch of interesting features like compiling pattern matching!)

The PyPy Project (@pypyproject) 's Twitter Profile Photo

"A DSL for Peephole Transformation Rules of Integer Operations in the PyPy JIT" pypy.org/posts/2024/10/… new post on the PyPy blog by CF Bolz-Tereick