#cretonne #reader #jit-compiler #cranelift #file #testing #cton

已删除 cretonne-reader

Cretonne文本IR读取器

使用旧的Rust 2015

0.13.2 2018年7月14日
0.12.0 2018年6月16日
0.4.1 2018年3月18日

#3 in #cretonne

每月 40 次下载

Apache-2.0

2MB
36K SLoC

Rust 27K SLoC // 0.1% comments Python 9K SLoC // 0.4% comments Shell 15 SLoC // 0.3% comments INI 4 SLoC

Cretonne已被重命名为Cranelift!对于未来的版本,请参阅cranelift-reader包。

此包库支持读取.cton文件。此功能对于测试Cretonne是必需的,但对于JIT编译器不是必需的。


lib.rs:

Cretonne文件读取器库。

cretonne_reader库支持读取.cton文件。此功能对于测试Cretonne是必需的,但对于JIT编译器不是必需的。

依赖项

~2MB
~45K SLoC