Yes, that's another great example of the same kind of thing - creating a JIT from an interpreter. It remains true that interpreters do not directly generate machine code.
The author of weval is the top comment.
Reading the comments and understanding that transitively, weval turns interpreters into compilers, allowing interpreters to generate machine code.
The author of weval is the top comment.
Reading the comments and understanding that transitively, weval turns interpreters into compilers, allowing interpreters to generate machine code.