#Wanna learn JIT Compiler

2 messages · Page 1 of 1 (latest)

wary vapor
#

Hello. I am working on a programming language that is interpreted. I want to add a JIT compiler to the interpreter in order to make it run faster.

But I barely have any idea about how JIT compilers are implemented. I would highly appreciate if someone provides me some useful resources or guidelines regarding JIT Compiler.

north raptor