onehour

所属分类:编程语言基础
开发工具:Rust
文件大小:0KB
下载次数:0
上传日期:2021-08-07 07:23:05
上 传 者sh-1993
说明:  一个小时内创建的小型编程语言
(A small programming language created in an hour)

文件列表:
Cargo.toml (176, 2021-08-07)
LICENSE (1059, 2021-08-07)
samples/ (0, 2021-08-07)
samples/add.onehour (35, 2021-08-07)
samples/concat.onehour (33, 2021-08-07)
samples/hello.onehour (19, 2021-08-07)
src/ (0, 2021-08-07)
src/main.rs (7508, 2021-08-07)

# Building a programming language in an hour This is the project I made while doing the [Building a programming language in an hour](https://www.youtube.com/watch?v=Zkd3mZYOOvw) video. You can run it, once you have Rust installed, by doing: ``` cargo run -- ``` And run tests with ``` cargo test ```

近期下载者

相关文件


收藏者