7个版本 (重大更改)
新版本 0.15.0 | 2024年8月22日 |
---|---|
0.14.0 | 2024年6月24日 |
0.13.0 | 2024年5月6日 |
0.12.0 | 2024年4月13日 |
0.9.0 | 2023年12月2日 |
#228 在 开发工具
每月28次下载
35KB
577 代码行
Tan工具链
为Tan语言提供的CLI工具集合。目标受众是语言的开发者和用户。
安装
cargo install --path .
使用方法
tan run module-dir # shorter: tan r module-dir
tan run file
tan r module-dir
tan format file # shorter: tan fmt file
tan tet
tan t
tan test --file "**/lang/float*"
状态
这是一个实验性项目,不适合用于生产环境。
贡献
欢迎提交拉取请求、问题和评论!确保为新功能和错误修复添加测试。
许可证
本作品采用Apache-2.0许可证。有关详细信息,请参阅LICENSE.txt或https://spdx.org/licenses/Apache-2.0.html。
版权
版权所有 © 2022 Georgios Moschovitis。
依赖项
~11–20MB
~270K SLoC