define TCS language and prove stage0 execution slice

This commit is contained in:
冰朔 2026-08-21 16:57:25 +08:00
commit 3959ae4270
31 changed files with 2449 additions and 5 deletions

View file

@ -0,0 +1,22 @@
schema: hololake.numbered-part/v1
id: HLP-PART-TCS-LANG-0001
display_name: TCS 统一编程语言规范核
state: DRAFT_EXECUTABLE_SUBSET_IMPLEMENTED
source: nativeFoundation
contains:
- language/spec/TCS-LANGUAGE-SPECIFICATION-v0.1.md
- language/grammar/TCS-CORE-v0.1.ebnf
- language/standards/TCS-DECLARATION-STANDARD-v0.1.hldp
- language/standards/TCS-FIELD-STANDARD-v0.1.hldp
- language/standards/TCS-ERROR-STANDARD-v0.1.hldp
- language/standards/TCS-MODULE-ABI-v0.1.hldp
- language/spec/LEARN-TCS-FOR-NEW-AI-v0.1.md
truth:
one_language_tree: true
syntax_defined: true
program_fields_defined: true
module_abi_defined: true
unfamiliar_ai_learning_path_defined: true
stable_standard: false
native_acceptance: PENDING_FULL_DECLARATION_VALIDATORS_AND_SELF_HOST