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

#979 in Programming languages

Download history 33/week @ 2023-12-22 40/week @ 2023-12-29 29/week @ 2024-01-05 24/week @ 2024-01-12 13/week @ 2024-01-19 8/week @ 2024-01-26 15/week @ 2024-02-02 21/week @ 2024-02-09 37/week @ 2024-02-16 37/week @ 2024-02-23 35/week @ 2024-03-01 42/week @ 2024-03-08 42/week @ 2024-03-15 53/week @ 2024-03-22 73/week @ 2024-03-29 169/week @ 2024-04-05

339 downloads per month
Used in 15 crates (2 directly)

MIT license

56KB
1.5K 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 lexer used by the Koto language

Dependencies

~675KB