#解释器 #神秘 #thue

app thue-rs

用Rust编写的Thue解释器

2个版本

0.1.1 2020年8月25日
0.1.0 2020年8月25日

#26 in #esoteric

MIT/Apache

7KB
145

thue-rs

一个用Rust编写的Thue解释器。要运行您的Thue程序,只需将文件作为参数提供

thue-rs hello-world.t

默认情况下,输入是交互式的,也可以通过管道输入

echo "10" | thue-rs factorial.t

依赖关系

~520KB