6 releases (3 breaking)

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.12.0 Oct 18, 2023

#1325 in Programming languages

Download history 56/week @ 2024-09-24 19/week @ 2024-10-01 19/week @ 2024-10-08 26/week @ 2024-10-15 15/week @ 2024-10-22 27/week @ 2024-10-29 17/week @ 2024-11-05 5/week @ 2024-11-12 41/week @ 2024-11-19 46/week @ 2024-11-26 42/week @ 2024-12-03 205/week @ 2024-12-10 41/week @ 2024-12-17 23/week @ 2024-12-31 338/week @ 2025-01-07

410 downloads per month
Used in 18 crates (3 directly)

MIT license

22KB
462 lines

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

~0–5MB