文件名称:scratch2bin:将Scratch SB3文件编译为本机可执行文件
文件大小:343KB
文件格式:ZIP
更新时间:2024-03-06 22:52:17
scratch Rust
scratch2bin 将 SB3文件编译为本地可执行文件。
【文件预览】:
scratch2bin-main
----Cargo.toml(360B)
----Cargo.lock(14KB)
----src()
--------compiler.rs(16KB)
--------main.rs(1KB)
--------support.cc(412B)
--------scratch.rs(9KB)
----LICENSE(1KB)
----test()
--------yes.sb3(41KB)
--------fib_10_iter.sb3(42KB)
--------stop_script.sb3(41KB)
--------multiscript.sb3(41KB)
--------loop_if.sb3(41KB)
--------fib_10_recr.sb3(42KB)
--------stop_all.sb3(41KB)
--------forever_hello.sb3(41KB)
----README.md(105B)
----.gitignore(8B)