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,13 @@
schema: hololake.numbered-part/v1
id: HLP-PART-TCS-SELFHOST-0001
display_name: TCS 原生自举编译器与固定点核
state: TCS_SOURCE_DEFINED_EXECUTION_NOT_IMPLEMENTED
source: nativeFoundation
compiler_source: ../../language/compiler/TCS-COMPILER-STAGE1.tcs
self_host_standard: ../../language/standards/TCS-SELF-HOST-STANDARD-v0.1.hldp
gates_passed: 0
gates_total: 7
self_hosted: false
next: IMPLEMENT_COMPILER_DECLARATION_EXECUTION_AND_STAGE1_TO_GIR
native_acceptance: PENDING