#scripting-language #scripting #koto #language

koto_bytecode

The bytecode compiler used by the Koto programming language

19 releases (breaking)

new 0.15.1 Jan 8, 2025
0.14.1 Jun 11, 2024
0.12.0 Oct 18, 2023
0.11.0 Jul 14, 2022
0.5.0 Dec 17, 2020

#1076 in Programming languages

Download history 49/week @ 2024-09-18 36/week @ 2024-09-25 16/week @ 2024-10-02 15/week @ 2024-10-09 24/week @ 2024-10-16 18/week @ 2024-10-23 19/week @ 2024-10-30 13/week @ 2024-11-06 10/week @ 2024-11-13 40/week @ 2024-11-20 38/week @ 2024-11-27 70/week @ 2024-12-04 173/week @ 2024-12-11 32/week @ 2024-12-18 101/week @ 2025-01-01

344 downloads per month
Used in 16 crates (3 directly)

MIT license

480KB
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

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

~2.4–7.5MB
~53K SLoC