5 unstable releases

new 0.15.1 Jan 8, 2025
0.15.0 Jan 7, 2025
0.14.1 Jun 11, 2024
0.14.0 Apr 17, 2024
0.13.0 Apr 5, 2024

#15 in #koto

Download history 13/week @ 2024-09-23 3/week @ 2024-10-14 149/week @ 2024-12-09 3/week @ 2024-12-16 250/week @ 2025-01-06

257 downloads per month
Used in koto_cli

MIT license

470KB
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–14MB
~159K SLoC