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
BarrensZeppelin has joined #pypy
BarrensZeppelin has left #pypy [#pypy]
BarrensZeppelin has joined #pypy
Dejan has joined #pypy
[Arfrever] has quit [Ping timeout: 252 seconds]
[Arfrever] has joined #pypy
nightstrike has quit [Quit: Connection closed for inactivity]
BarrensZeppelin has quit [Quit: BarrensZeppelin]
jcea has joined #pypy
<cfbolz> BarrensZeppelin: nice! I missed your message yesterday, will try to take a look soon
jcea has quit [Ping timeout: 268 seconds]
<cfbolz> I'm happy to do help with/implement exposing the rpython lexer as a module, fwiw
Dejan has quit [Remote host closed the connection]
Dejan has joined #pypy
[Arfrever] has quit [Ping timeout: 248 seconds]
[Arfrever] has joined #pypy
BarrensZeppelin has joined #pypy
<BarrensZeppelin> cfbolz: Great! I'm almost finished with the lexer (I hope), but I want to do some refactors, and I haven't tried to translate yet.
<BarrensZeppelin> I also figured that I can probably just locally hack on the CPython stdlib tokenizer tests to make them test the RPython tokenizer.
<BarrensZeppelin> Once I've done these things, it would be nice to check in with you. Both to get a second opinion on the tokenizer and to get started with the parser changes.
<BarrensZeppelin> Oof, translation depends on the parser (and tokenizer) for (what I assume is) dynamically generated code, so that's not going to work currently. 😅
BarrensZeppelin has quit [Ping timeout: 265 seconds]
Dejan has quit [Remote host closed the connection]