SICStus Prolog 4.3 has added a JIT compiler for x86-64 processors.
I have two questions regarding the JIT compiler.
First, where can I find documentation (documents, notes or notes) about the features (and limitations, design and methods) of the JIT compiler?
And secondly, can SICStus be aimed at releasing x86-64 assembly code created by the JIT compiler?
source share