10 releases

Uses new Rust 2024

new 0.1.16 May 3, 2025
0.1.15 Apr 30, 2025

#301 in Programming languages

Download history 424/week @ 2025-04-18 454/week @ 2025-04-25

878 downloads per month

AGPL-3.0-or-later

150KB
3.5K SLoC

KSL core library

github crates-io docs-rs

Description

This library provides a comprehensive set of functions for tokenizing and executing KSL code.


KSL

A Toy Language.

ksl logo

By default, KSL searches in $PWD. If not found, it will look in the ~/.local/share/ksl folder or the path defined by $KSL_PATH.

Plugin libraries should be placed in the $KSL_PATH/lib folder.

Dependencies

~0–4.5MB