A collection of CLI tools for the Tan Language. The target audience are developers and users of the language.
sh
cargo install --path .
sh
tan run module-dir # shorter: tan r module-dir
sh
tan run file
sh
tan r module-dir
sh
tan format file # shorter: tan fmt file
This is an experimental project, not intended for production use.
Pull requests, issues, and comments are welcome! Make sure to add tests for new features and bug fixes.
This work is distributed under the terms of the Apache License (Version 2.0). See LICENSE.txt or https://spdx.org/licenses/Apache-2.0.html for details.
Copyright © 2022 Georgios Moschovitis.