5 releases (breaking)

0.13.0 May 6, 2024
0.12.0 Apr 13, 2024
0.11.0 Feb 10, 2024
0.10.0 Jan 5, 2024
0.9.0 Dec 2, 2023

#219 in Development tools

Download history 42/week @ 2024-02-19 30/week @ 2024-02-26 28/week @ 2024-04-01 208/week @ 2024-04-08 13/week @ 2024-04-15 147/week @ 2024-05-06

180 downloads per month

Apache-2.0

28KB
440 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–34MB
~554K SLoC