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

#916 in Programming languages

Download history 53/week @ 2024-01-01 19/week @ 2024-01-08 22/week @ 2024-01-15 2/week @ 2024-01-22 2/week @ 2024-01-29 19/week @ 2024-02-05 28/week @ 2024-02-12 26/week @ 2024-02-19 51/week @ 2024-02-26 28/week @ 2024-03-04 31/week @ 2024-03-11 45/week @ 2024-03-18 56/week @ 2024-03-25 201/week @ 2024-04-01 41/week @ 2024-04-08 214/week @ 2024-04-15

513 downloads per month
Used in 15 crates (3 directly)

MIT license

255KB
6K 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 parser and AST format used by the Koto language

Dependencies

~1–7.5MB
~32K SLoC