docs: register Guanghu OS native protocol stack
This commit is contained in:
parent
1a508d2e4e
commit
c5154fb4f4
42 changed files with 1739 additions and 1 deletions
24
gls/protocols/GLS-0130-GUANGHU-LANGUAGE-COMPILER.hdlp
Normal file
24
gls/protocols/GLS-0130-GUANGHU-LANGUAGE-COMPILER.hdlp
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
# GLS-0130 · GLC · 光湖语言编译器规范
|
||||
|
||||
```yaml
|
||||
registry_entry:
|
||||
module_id: GLS-0130
|
||||
acronym: GLC
|
||||
canonical_name: Guanghu Language Compiler
|
||||
name_zh: 光湖语言编译器
|
||||
family: GLS_ENGINEERING
|
||||
layer: compiler
|
||||
status: REGISTERED_DRAFT_STANDARD
|
||||
version: 0.1.0
|
||||
canonical_uri: gls/protocols/GLS-0130-GUANGHU-LANGUAGE-COMPILER.hdlp
|
||||
inherited_reservation: GLS-ROADMAP-0001
|
||||
depends: [GLS-0101, GLS-0110, GLS-0131, GLS-0400, GLS-0411]
|
||||
implementation: NOT_STARTED
|
||||
```
|
||||
|
||||
GLC 把经过身份、类型、路径、权限和依赖校验的 HLDP 原生程序编译为 GIR。
|
||||
|
||||
输出必须包含确定执行图、资源需求、作用范围、失败、清理、回滚和回执计划。
|
||||
自然语言猜测、未解析权限和漂移版本不得进入 GIR。
|
||||
|
||||
GLC 是编译器,不是 TCS、广播塔、调度器、内核或设备驱动。
|
||||
Loading…
Reference in a new issue