2 unstable releases

0.14.0 Apr 17, 2024
0.13.0 Apr 5, 2024

#18 in #koto

Download history 118/week @ 2024-04-01 17/week @ 2024-04-08 182/week @ 2024-04-15

317 downloads per month
Used in 14 crates (2 directly)

MIT license

18KB
311 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

MSRV

Koto is under active development, and tested against the latest stable release of Rust.


lib.rs:

Contains convenience macros for declaring types for the Koto runtime

Dependencies

~320–770KB
~18K SLoC