cppLox
cppLox copied to clipboard
Add JIT execution and dump options
- Add JIT support for REPL style usage and script style usage.
- Add options to output obj file and llvmir-asm file