Hi,
I’m attempting to use the JitHookInterface to implement something like the PyPy
JIT hooks in pycket. However, I’m struggling to do anything other than print
information to stdout.
From what I understand in pypy, the pypyjit.hooks.pypy_hooks object is
instantiated, and then after the ObjSp
Hello dear PyPy developers,
My name is Nikolay Zinov. I am a sophomore student at Moscow Institute of
Physics and Technology. I am very interested in contributing to PyPy as a
GSoC project.
I found implementing copy-on-write list slicing particularly interesting
for me. Below go my ideas. Note, th
Hello,
As discoursed on IRC, I am trying to develop a parser for Jitviewer,
that is not dependent on rpython for my first patch. I am new to Pypy
and I would like to get some help/pointer that would help me
accomplish this task. Mainly resources on how log files are generated.
I would also like to