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
1,079 downloads per month
155KB
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–8.5MB