Install the complete Sassembly compiler, RISC-V runner, Sanskriti software builder, and VS Code extension directly on macOS or Linux.
Run this command in your terminal to automatically install sadhana, yantra, and sanskriti into ~/.sansos/bin and configure your shell environment:
curl -sSL https://raw.githubusercontent.com/ParamTatva-org/site/main/tools/install.sh | bash
Works out-of-the-box on Apple Silicon (M1/M2/M3/M4), Intel Mac, Ubuntu, Debian, Fedora, Arch, and Raspberry Pi.
Clone the ParamTatva repository directly and run the embedded setup scripts:
git clone https://github.com/ParamTatva-org/site.git && cd site && chmod +x tools/install.sh && ./tools/install.sh
For an enhanced developer experience, download our VS Code extension which includes syntax highlighting, build commands, and embedded toolchain installation:
Download VS Code ExtensionDevanagari Sassembly compiler and ELF64 linker (Kosha) with zero GNU dependencies. Emits valid RISC-V 64-bit binaries.
sadhana program.sas program.elf
Native RISC-V interpreter supporting bare-metal machine-mode boot proofs (UART MMIO) and isolated U-mode supervisor hosting.
yantra program.sas --mode boot
Declarative, tokenless software synthesis CLI generating deterministic Sassembly code directly from requirements prompts.
sanskriti build "UART Hello World"
The Sanskriti extension transforms VS Code into a first-class Sanskrit IDE:
.sas and .सस files.seema bridge so conjuncts are never partially deleted.संकलनम् चालनम् च (Cmd/Ctrl+Enter) to assemble, link, and run the open file into an integrated output panel.