5 unstable releases

0.15.1 Jan 8, 2025
0.15.0 Jan 7, 2025
0.14.1 Jun 11, 2024
0.14.0 Apr 17, 2024
0.13.0 Apr 5, 2024

#20 in #koto

Download history 33/week @ 2024-09-25 17/week @ 2024-10-02 14/week @ 2024-10-09 25/week @ 2024-10-16 17/week @ 2024-10-23 19/week @ 2024-10-30 13/week @ 2024-11-06 7/week @ 2024-11-13 39/week @ 2024-11-20 39/week @ 2024-11-27 73/week @ 2024-12-04 176/week @ 2024-12-11 32/week @ 2024-12-18 101/week @ 2025-01-01 251/week @ 2025-01-08

390 downloads per month
Used in 16 crates (via koto_runtime)

MIT license

27KB
453 lines

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

~195–620KB
~15K SLoC