13 breaking releases

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 12/week @ 2024-01-08 16/week @ 2024-01-15 13/week @ 2024-02-05 24/week @ 2024-02-12 18/week @ 2024-02-19 45/week @ 2024-02-26 26/week @ 2024-03-04 28/week @ 2024-03-11 29/week @ 2024-03-18 45/week @ 2024-03-25 195/week @ 2024-04-01 35/week @ 2024-04-08 199/week @ 2024-04-15 46/week @ 2024-04-22

482 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

~1.7–9MB
~73K SLoC