Zelph
A sophisticated semantic network system capable of encoding inference rules within the network itself. Built for efficient memory usage and powerful logical reasoning, zelph can process the entire Wikidata knowledge graph (1.7TB) to detect contradictions and make logical deductions.
Install / Use
/learn @acrion/ZelphREADME
zelph - A Sophisticated Semantic Network System
zelph is an innovative semantic network system and reasoning engine written in C++ with an embedded Janet scripting layer. It treats logic, rules, and mathematics not as external code, but as homoiconic structures within the graph itself.
By blending the flexibility of semantic webs (like Wikidata) with logic programming concepts (deep unification, constructive rules, negation as failure), zelph effectively transforms a static knowledge base into an executable graph.
📖 Documentation & Installation
The complete documentation, including tutorials, language references, and the architectural concepts behind "Semantic Math", is hosted on our documentation site:
👉 Read the zelph Documentation
Quick Links
- 🚀 Installation & Quick Start Guide – Get started immediately with pre-compiled binaries for all major platforms (no build required).
- 🧠 Core Concepts & Homoiconicity
- 🧮 Semantic Math & Rule-based Addition
- 📜 Scripting with Janet
