ling-lang 2030.0.5

Ling - The Omniglot Systems Language
# hello_world

## 灵境信息 (Spirit Realm Info)

- **类型 (Type)**: 独行
- **灵级 (Spirit Level)**: 铁
- **语言 (Language)**: en

## 灵境之门 (Getting Started)

```bash
# 筑造灵境 (Build)
hello_world build

# 行灵启程 (Run)
hello_world run

# 试灵照心 (Test)
hello_world test

灵境结构 (Structure)
text

hello_world/                        
├── 灵符.toml              # 灵境符箓 (Project manifest)
├── 灵源/                   # 灵源之地 (Source code)
│   └── 启.灵               # 灵境之门 (Entry point)
├── 灵言/                   # 万言词典 (Lexicons)
├── 灵镜/                   # 照心之镜 (Tests)
└── 灵碑/                   # 筑造之碑 (Build artifacts)

灵境咒语 (License)

This project is under the Ling Harmony License.