cfbolz changed the topic of #pypy to: #pypy PyPy, the flexible snake https://pypy.org | IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end and https://libera.irclog.whitequark.org/pypy | the pypy angle is to shrug and copy the implementation of CPython as closely as possible, and staying out of design decisions
xcm_ has joined #pypy
antocuni_ has joined #pypy
antocuni has quit [*.net *.split]
xcm has quit [*.net *.split]
otisolsen70 has joined #pypy
jinsun has quit [Ping timeout: 248 seconds]
jinsun has joined #pypy
jinsun has quit [Read error: Connection reset by peer]
jinsun has joined #pypy
<arigato> for people with an interest in MMU-like features of CPUs: https://www.cl.cam.ac.uk/research/security/ctsrd/cheri/cheri-publications.html
<arigato> it's a memory model that turns C-level pointers into 128+1-bit values, with an ISA around it that makes actual sense IMHO, both for usage by existing C code and also giving some support for GCs
<arigato> I found out about it because the GCC Compile Farm just added a prototype 64-bit ARM machine with support for it
<arigato> the main drawback is that pointers are twice as large, which is bad for things like pypy
otisolsen70 has quit [Quit: Leaving]
Dejan has quit [Quit: Leaving]