7 releases (breaking)
0.15.0 | Aug 22, 2024 |
---|---|
0.14.0 | Jun 24, 2024 |
0.13.0 | May 6, 2024 |
0.12.0 | Apr 13, 2024 |
0.9.0 | Dec 2, 2023 |
#728 in Development tools
399 downloads per month
35KB
577 lines
Tan Toolchain
A collection of CLI tools for the Tan Language. The target audience are developers and users of the language.
Install
cargo install --path .
Usage
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*"
Status
This is an experimental project, not intended for production use.
Contributing
Pull requests, issues, and comments are welcome! Make sure to add tests for new features and bug fixes.
License
This work is licensed under the Apache-2.0 License. See LICENSE.txt or https://spdx.org/licenses/Apache-2.0.html for details.
Copyright
Copyright © 2022 Georgios Moschovitis.
Dependencies
~11–20MB
~279K SLoC