kaslc-0.2.16 is not a library.
kaslc
kaslc is a CLI tool to compile & run KASL programs.
Install
Install via cargo
If you have cargo installed, just run:
cargo install kaslc
Install without cargo
macOS & Linux
Open your terminal and run:
curl -fsSL https://raw.githubusercontent.com/Hatya-mouse/kaslc/main/install.sh | sh
Windows
Windows installer script is not yet available. If you don't have cargo installed, please download the binary directly from Release.