21 releases (breaking)

new 0.15.3 Apr 7, 2025
0.15.2 Jan 22, 2025
0.14.1 Jun 11, 2024
0.12.0 Oct 18, 2023
0.5.0 Dec 17, 2020

#1120 in Filesystem

Download history 3/week @ 2024-12-18 58/week @ 2025-01-01 203/week @ 2025-01-08 20/week @ 2025-01-15 126/week @ 2025-01-22 4/week @ 2025-01-29 10/week @ 2025-02-05 88/week @ 2025-02-12 9/week @ 2025-02-26 4/week @ 2025-03-05 5/week @ 2025-03-12 37/week @ 2025-03-26 107/week @ 2025-04-02

151 downloads per month
Used in koto_cli

MIT license

465KB
11K SLoC

Koto


Docs Crates.io CI Discord


Koto is a simple and expressive programming language, usable as an extension language for Rust applications, or as a standalone scripting language.

Info

Development

The top-level justfile contains some useful commands for working with the repo, for example just checks which runs all available checks and tests.

After installing just, you can run just setup to install additional dependencies for working with the justfile commands.

MSRV

Koto is under active development, and tested against the latest stable release of Rust.

Dependencies

~6–16MB
~235K SLoC