10 releases
Uses new Rust 2024
new 0.1.16 | May 3, 2025 |
---|---|
0.1.15 | Apr 30, 2025 |
#301 in Programming languages
878 downloads per month
150KB
3.5K
SLoC
KSL core library
Description
This library provides a comprehensive set of functions for tokenizing and executing KSL code.
KSL
A Toy Language.
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.
Related Projects
- KSL Support: VSCode extension for KSL.
- KSL Std: Standard library for KSL.
Dependencies
~0–4.5MB