koto_geometry

Crates.iokoto_geometry
lib.rskoto_geometry
version0.16.0
created_at2023-10-18 09:50:46.619253+00
updated_at2025-07-23 09:34:57.251906+00
descriptionA Koto library with basic geometry types and operations
homepagehttps://koto.dev
repositoryhttps://github.com/koto-lang/koto
max_upload_size
id1006559
size40,717
Ian Hobson (irh)

documentation

README

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.

Commit count: 2658

cargo fmt