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
23
gls/protocols/GLS-0411-HLDP-NATIVE-PROGRAMMING-PROFILE.hdlp
Normal file
23
gls/protocols/GLS-0411-HLDP-NATIVE-PROGRAMMING-PROFILE.hdlp
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
# GLS-0411 · HLDP-NP · HLDP 原生编程剖面
|
||||
|
||||
```yaml
|
||||
registry_entry:
|
||||
module_id: GLS-0411
|
||||
acronym: HLDP-NP
|
||||
canonical_name: HLDP Native Programming Profile
|
||||
name_zh: HLDP 原生编程剖面
|
||||
family: HLDP
|
||||
status: REGISTERED_DRAFT_STANDARD
|
||||
canonical_uri: gls/protocols/GLS-0411-HLDP-NATIVE-PROGRAMMING-PROFILE.hdlp
|
||||
depends: [GLS-0101, GLS-0400, GLS-0401, GLS-0402, GLS-0403, GLS-0404, GLS-0406, GLS-0407]
|
||||
implementation: NOT_STARTED
|
||||
```
|
||||
|
||||
HLDP-NP 在 `GLS-0400` 历史、因果、证据和恢复语义上增加可执行程序剖面:
|
||||
|
||||
- 对象、人格体、频道、模块和节点声明;
|
||||
- 输入、输出、类型、条件、事件和状态机;
|
||||
- 权限、作用范围、有效期、资源、并发和运行轨道;
|
||||
- 失败、停止、清理、回滚、回执和检查点。
|
||||
|
||||
它不是一门平行新语言,也不删除 HLDP 的历史语言职责。
|
||||
Loading…
Reference in a new issue