13 breaking releases

new 0.14.0 Apr 17, 2024
0.12.0 Oct 18, 2023
0.11.0 Jul 14, 2022
0.10.0 Dec 2, 2021
0.5.0 Dec 17, 2020

#397 in Programming languages

Download history 17/week @ 2023-12-23 43/week @ 2023-12-30 15/week @ 2024-01-06 16/week @ 2024-01-13 3/week @ 2024-01-20 10/week @ 2024-02-03 16/week @ 2024-02-10 26/week @ 2024-02-17 33/week @ 2024-02-24 30/week @ 2024-03-02 31/week @ 2024-03-09 30/week @ 2024-03-16 39/week @ 2024-03-23 160/week @ 2024-03-30 57/week @ 2024-04-06

289 downloads per month
Used in 13 crates (11 directly)

MIT license

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

MSRV

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


lib.rs:

Contains the runtime and core library for the Koto language

Dependencies

~2–10MB
~74K SLoC