Alamvic / druid

Meta-compiler to generate an optimised JIT compiler frontend based on an Interpreter definition
8 stars 6 forks source link

Identity comparison bytecodes #109

Closed guillep closed 6 months ago

guillep commented 7 months ago

Add support for translating the full identical/not identical bytecode. This PR includes