I don’t think it’s going to take a whole lot of detective work to figure out what initially drew me to AUDITION FOR THE FOX. Or, maybe it might be a little hard to pinpoint exactly̷…| Foxes and Fairy Tales
Introduction This post started as a quick note summarizing a recent experiment I carried out upon a small RPython interpreter by rewriting it in an uncommon style. It is written for folks who have already written some RPython and want to take a deeper look at interpreter architecture. Some experiments are about finding solutions to problems. This experiment is about taking a solution which is already well-understood and applying it in the context of RPython to find a new approach. As we will ...| PyPy