define TCS language and prove stage0 execution slice
This commit is contained in:
parent
8cfdba210f
commit
3959ae4270
31 changed files with 2449 additions and 5 deletions
13
parts/HLP-PART-TCS-SELFHOST-0001/PART.hldp
Normal file
13
parts/HLP-PART-TCS-SELFHOST-0001/PART.hldp
Normal 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
|
||||
|
||||
Loading…
Reference in a new issue