<larstiq_>
korvo: I would appreciate reading about what you're doing :)
jinsun has joined #pypy
<cfbolz>
arigato: yeah, your comment on the blog is a good question. I cargo-culted the check y.known_ge_const(0) and y.known_le_const(LONG_BIT) part from the non-dsl version of the code
<cfbolz>
eg the metainterp/blackhole consider it undefined to shift by something negative or large and raise an assertion
<cfbolz>
but I don't model being undefined in the z3 proofs yet, so I'll have to think a bit more carefully about the whole area
jcea has joined #pypy
jcea has quit [Ping timeout: 248 seconds]
glyph has quit [Remote host closed the connection]
glyph has joined #pypy
jinsun has quit [Ping timeout: 260 seconds]
<korvo>
nimaje: I'll start doing the required research. It might be underwhelming at first. /join #esolangs for Brainfuck conversations and progress reports.