4 releases (breaking)

new 0.12.0 Apr 13, 2024
0.11.0 Feb 10, 2024
0.10.0 Jan 5, 2024
0.9.0 Dec 2, 2023

#622 in Development tools

Download history 4/week @ 2024-01-05 19/week @ 2024-02-16 43/week @ 2024-02-23 10/week @ 2024-03-01 27/week @ 2024-03-29 57/week @ 2024-04-05

84 downloads per month

Apache-2.0

27KB
376 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

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 © 2022 Georgios Moschovitis.

Dependencies

~20–37MB
~590K SLoC