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

#10 in #koto

Download history 32/week @ 2023-12-29 1/week @ 2024-01-05 4/week @ 2024-02-16 15/week @ 2024-02-23 8/week @ 2024-03-01 7/week @ 2024-03-08 5/week @ 2024-03-15 15/week @ 2024-03-29 106/week @ 2024-04-05

127 downloads per month
Used in koto_cli

MIT license

435KB
10K 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:

A Koto language module for working with JSON data

Dependencies

~3–11MB
~98K SLoC