๐ฆ๐ฅ๐ชจ
DungLang
v 0 . 7 p a t c h e d โ D i p l o m a c y ยท M e m o r y ยท B l a m e
Stench-Driven Programming Language
Question causality. Engrave your side effects. Let no responsibility escape the type system.
Stench-safety has surpassed type-safety.
A Stone Age functional language โ v0.7 prototype / patched demo
COMING SOON
pip install dunglang ๐๐ฅ
v1.0 planned โ still chiseling the stone UUHO
ยง 0
Why DungLang
CORE
๐จ
Stench Monad
Every side effect is wrapped in Stench<T>. Exceptions aren't thrown. They drift over.
๐
Diplomacy Module
Tracks cross-border stench as CrossBorderStench<source, tribe, concentration>. Treaty violations trigger banana reparations.
๐
Cognitive GC
Receiving 3+ bananas triggers complete erasure of past stench incidents. Forgetting is not deletion โ it's removal from history.
โ๏ธ
Blame-Shifting Engine
try: stench incident / catch: three bananas / result: it never happened
๐จ ๐จ ๐จ
ยง 1
Quick Start โ Into the Cave in 30 Seconds
START
Run
# Engrave the repo onto your stone tablet
git clone https://github.com/Riku-Tono/dunglang
cd dunglang
# Light a fire and run the demo UUHO
python dunglang_v0_7_patched_en.py
Hello, World โ DungLang Style
stone_val world = "UUHO"
sweet_potato
|> eat
|> digest
|> release // ๐จ Hello, World
// stench_level: 1 side_effects: observed
For the full type system, syntax, and bug-fix breakdown, see the Language Specification (spec_en.html) UUHO.
๐ชจ ๐ชจ ๐ชจ
THEOREM โ Conservation Law
Conservation of Dung
Every sweet potato that enters the world will return to it in some form.
โ sweet_potato โ world โน โ t > 0 : release(sweet_potato, t) = true
๐ฅ ๐ฅ ๐ฅ
ยง 2
Files & Links โ Download the Stone Tablets UUHO
PATCHED
Full spec at dunglang_v0_7_patched_spec_en.html โ all ยงยง covered: type system, stench monad, pattern matching, Conservation of Dung, and more UUHO.
๐จ ๐ฅ ๐จ
ยง 3
Version Roadmap
v0.001
Stone Age Edition
Type system ยท Stench monad ยท Pattern matching ยท Conservation of Dung
v0.6
Claude Implementation
Lexer ยท Parser ยท Axiom list ยท Philosophy Gorilla exception
v0.7 patched ๐ฅ NOW
Diplomacy ยท Memory ยท Blame Module (stable)
CrossBorderStench type / inter-tribal treaty / banana reparations / Cognitive GC / Blame-Shifting Engine / Axiom Collapse / Bug #001 & #002 fixed
v0.8 (planned)
Mammoth Distributed Transactions
2-phase commit / inter-cave consensus protocol
v0.9 (planned)
Cave WebSocket
Real-time stench propagation / push notifications (wind direction change)
v1.0 (planned)
pip install dunglang ๐๐ฅ
PyPI release / cave documentation / tutorial