[分享] Kray-G/kcs: Scripting in C with JIT(x64)/VM

看板CompilerDev作者 (影斯作業系統)時間5年前 (2020/10/30 01:50), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
https://github.com/Kray-G/kcs 今年找到的超強專案 作者修改 lacc 這套 C compiler 來做 JIT(x64)/VM. Linux gcc 適用的 sample setjmp.c 可以用 JIT 或 VM 模式在作者的系統正確執行。 https://github.com/Kray-G/kcs/blob/master/samples/setjmp.c -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 114.45.139.241 (臺灣) ※ 文章網址: https://www.ptt.cc/bbs/CompilerDev/M.1603993846.A.CBA.html
文章代碼(AID): #1Vcm3sow (CompilerDev)