项目作者: felipesabino

项目描述 :
Rust implementation of Lox bytecode from Crafting Interpreters
高级语言: Rust
项目地址: git://github.com/felipesabino/lox-rust.git
创建时间: 2020-04-07T23:12:00Z
项目社区:https://github.com/felipesabino/lox-rust

开源协议:

下载


Lox-Rust

Implementation of Lox bytecode in Rust for studying purposes.

Notable differences to cLox

  • none so far…

Building/Running

  1. $ cargo run