11 releases

Uses new Rust 2024

new 0.1.17 May 10, 2025
0.1.16 May 3, 2025
0.1.15 Apr 30, 2025

#291 in Programming languages

Download history 248/week @ 2025-04-16 539/week @ 2025-04-23 292/week @ 2025-04-30

1,079 downloads per month

AGPL-3.0-or-later

155KB
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–8.5MB