<korvo>
I was able to do optimizations in an abstracted domain. I needed to add a monoid to the algebraic signature to keep things easy to read.
<korvo>
This is the fastest iteration of Brainfuck in RPython yet, I believe. I'd be willing to do a serious comparison with other fast interpreters if folks are interested.
<korvo>
Let me know if y'all would like a blog post on this topic.
_whitelogger has joined #pypy
dmalcolm__ has quit [Read error: Connection reset by peer]
dmalcolm__ has joined #pypy
jinsun has joined #pypy
<nimaje>
a comparision of brainfuck interpreters and compilers would be nice