19 releases (breaking)

new 0.15.1 Jan 8, 2025
0.14.1 Jun 11, 2024
0.12.0 Oct 18, 2023
0.11.0 Jul 14, 2022
0.5.0 Dec 17, 2020

#1331 in Programming languages

Download history 44/week @ 2024-09-20 23/week @ 2024-09-27 8/week @ 2024-10-04 24/week @ 2024-10-11 16/week @ 2024-10-18 11/week @ 2024-10-25 23/week @ 2024-11-01 4/week @ 2024-11-08 19/week @ 2024-11-15 31/week @ 2024-11-22 42/week @ 2024-11-29 204/week @ 2024-12-06 48/week @ 2024-12-13 12/week @ 2024-12-20 17/week @ 2024-12-27 243/week @ 2025-01-03

440 downloads per month
Used in 15 crates (11 directly)

MIT license

1MB
23K 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

~3–10MB
~95K SLoC