# lox-vm **Repository Path**: kode/lox-vm ## Basic Information - **Project Name**: lox-vm - **Description**: No description available - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-07 - **Last Updated**: 2021-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lox-vm The virtual machine for lox, refer to http://craftinginterpreters.com/chunks-of-bytecode.html. ## RoadMap