॥ साधनम् • यन्त्रम् • प्रतिष्ठापनम् ॥

Direct Toolchain Installation

Install the complete Sassembly compiler, RISC-V runner, Sanskriti software builder, and VS Code extension directly on macOS or Linux.

⚡ 1-Line Universal Installer (macOS & Linux) Zero 3rd-Party Runtime Dependencies

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.

📦 Direct Git Clone Setup

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

2. IDE Integration (VS Code)

For an enhanced developer experience, download our VS Code extension which includes syntax highlighting, build commands, and embedded toolchain installation:

Download VS Code Extension

What Gets Installed

⚙️

साधनम् (Sadhana) Assembler & Linker

Devanagari Sassembly compiler and ELF64 linker (Kosha) with zero GNU dependencies. Emits valid RISC-V 64-bit binaries.

sadhana program.sas program.elf
🖥️

यन्त्र (Yantra) RV64 Runner

Native RISC-V interpreter supporting bare-metal machine-mode boot proofs (UART MMIO) and isolated U-mode supervisor hosting.

yantra program.sas --mode boot

संस्कृतिः (Sanskriti) Software Builder

Declarative, tokenless software synthesis CLI generating deterministic Sassembly code directly from requirements prompts.

sanskriti build "UART Hello World"
Official Editor Extension

संस्कृतिः (Sanskriti) for VS Code

View ParamTatva GitHub ↗

The Sanskriti extension transforms VS Code into a first-class Sanskrit IDE: