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 | Matti: I made a bit of progress, the tests now only segfault towards the end
jcea has quit [Ping timeout: 276 seconds]
dmalcolm__ has joined #pypy
dmalcolm_ has quit [Ping timeout: 272 seconds]
otisolsen70 has joined #pypy
otisolsen70 has quit [Remote host closed the connection]
otisolsen70 has joined #pypy
epony has quit [Ping timeout: 252 seconds]
epony has joined #pypy
jcea has joined #pypy
Dejan has quit [Quit: Leaving]
<antocuni> "I would like to rewrite it so that it really consists of a small C core together with portions of the Python interpreter's core rewritten in Python."
<antocuni> let's say that the "small C core" part didn't really work, unfortunately
<antocuni> "Ultimately, the Python interpreter might be some day fully rewritten in Python :-)"
<antocuni> but this did :)
<cfbolz> antocuni: why didn't it work out? you mean because there is almost no C core, or because we generate a huge amount of C?
<antocuni> because we don't really have a "small core"
<antocuni> neither in C nor in python
Atque_ has joined #pypy
Atque has quit [Ping timeout: 258 seconds]
Atque_ has quit [Remote host closed the connection]
Atque has joined #pypy
Atque_ has joined #pypy
Atque has quit [Ping timeout: 258 seconds]
Atque_ has quit [Remote host closed the connection]
Atque has joined #pypy
derpydoo has joined #pypy
Mateon1 has quit [Remote host closed the connection]
derpydoo has quit [Ping timeout: 250 seconds]
<fijal> I think that was more viable back then than now
<cfbolz> yeah, *python* has no small core anymore
<arigato> I think ‎I meant the "small C core" as the subset of Psyco that wouldn't be rewritten in Python (Psyco was never that huge)
<cfbolz> right
otisolsen70 has quit [Quit: Leaving]
ltfish has joined #pypy