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

#875 in Programming languages

Download history 76/week @ 2024-09-21 32/week @ 2024-09-28 1/week @ 2024-10-05 27/week @ 2024-10-12 18/week @ 2024-10-19 22/week @ 2024-10-26 24/week @ 2024-11-02 5/week @ 2024-11-09 20/week @ 2024-11-16 41/week @ 2024-11-23 44/week @ 2024-11-30 207/week @ 2024-12-07 53/week @ 2024-12-14 4/week @ 2024-12-21 9/week @ 2024-12-28 303/week @ 2025-01-04

373 downloads per month
Used in 17 crates (3 directly)

MIT license

280KB
6.5K 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

~2.1–7MB
~47K SLoC