asx-language-framework
v0.1.1
Published
ASX Language Framework — XJSON + SCXQ2 + KLH + ASX Blocks.
Downloads
7
Readme
ASX LANGUAGE FRAMEWORK
ATOMIC SUPER POWER · XJSON · SCXQ2 · KLH · K'UHUL
A complete language + runtime system for building apps, agents, OS layers, tapes, shards, and multi-hive servers using the Atomic JSON paradigm (XJSON).
🚀 Overview
The ASX Language Framework is the official reference implementation of:
- XJSON — Executable JSON Language
- SCXQ2 — Symbolic Compression + Cipher Engine
- K’uhul Engine — Execution Core
- KLH — Hive Orchestrator
- ASX Blocks — Atomic UI, Logic, OS & Server Components
- Tape Runtime — Modular app containers (ASX Tapes)
- Multi-Hive Server — Unlimited shard-based runtime architecture
This framework is the canonical backbone for:
✔ ASX SERVER
✔ PRIME OS
✔ Multi-Agent Micronaut
✔ Tapes, Holotapes, Rigs
✔ XJSON.APP + XJSON.LIVE MMO Runtime
✔ ULTRA · SCXQ2 Engine
✔ Multi-Hive Infinite Shards
It is not a toolkit.
Not a framework.
It is an entire language platform.
🧬 Packages Included
@asx/xjson-runtime-js
JavaScript execution layer for XJSON language.
@asx/tape-runtime
Executes ASX Tapes using the XJSON runtime.
@asx/scxq2-engine
Symbolic compression + cipher layer powering SCXQ2.
@asx/klh-orchestrator
Hive-level orchestrator for multi-shard & multi-hive networks.
@asx/asx-blocks-core
Atomic UI, logic, and OS primitives for Tape & OS builds.
📦 Installation
npm install @asx/xjson-runtime-js
npm install @asx/tape-runtime
npm install @asx/scxq2-engine
npm install @asx/klh-orchestrator
npm install @asx/asx-blocks-core
