#scripting-language #koto #run-time

koto_runtime

The runtime used by the Koto programming language

21 releases (breaking)

new 0.15.3 Apr 7, 2025
0.15.2 Jan 22, 2025
0.14.1 Jun 11, 2024
0.12.0 Oct 18, 2023
0.5.0 Dec 17, 2020

#5 in #koto

Download history 4/week @ 2024-12-21 17/week @ 2024-12-28 300/week @ 2025-01-04 70/week @ 2025-01-11 158/week @ 2025-01-18 26/week @ 2025-01-25 33/week @ 2025-02-01 97/week @ 2025-02-08 67/week @ 2025-02-15 18/week @ 2025-02-22 22/week @ 2025-03-01 22/week @ 2025-03-08 25/week @ 2025-03-15 25/week @ 2025-03-22 46/week @ 2025-03-29 177/week @ 2025-04-05

275 downloads per month
Used in 15 crates (11 directly)

MIT license

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

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

~3–10MB
~95K SLoC