L1VM Version 1.0.4 JIT-compiler

Ich veröffentliche nun die PRO Version des JIT-compilers unter der GPL Lizenz.


The JIT-compiler PRO version is now published under the GPL license.

The following opcodes are included in the JIT-compiler:

addi, subi, muli, divi 
addd, subd, muld, divd
andi, ori, bandi, bori, bxori
eqi, neqi, gri, lsi, greqi, lseqi
eqd, neqd, grd, lsd, greqd, lseqd

jmp, jmpi movi, movd

Here is my GitHub repo: L1VM-GitHub