self-host TCS compiler GIR and add portable host runtime
This commit is contained in:
parent
3959ae4270
commit
ff29e52a32
33 changed files with 3848 additions and 831 deletions
|
|
@ -1,13 +1,12 @@
|
|||
schema: hololake.numbered-part/v1
|
||||
id: HLP-PART-TCS-SELFHOST-0001
|
||||
display_name: TCS 原生自举编译器与固定点核
|
||||
state: TCS_SOURCE_DEFINED_EXECUTION_NOT_IMPLEMENTED
|
||||
state: LOCAL_SELF_HOST_FIXED_POINT_PASS_CROSS_HOST_FINAL_GATE_IN_PROGRESS
|
||||
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_passed: 6
|
||||
gates_total: 7
|
||||
self_hosted: false
|
||||
next: IMPLEMENT_COMPILER_DECLARATION_EXECUTION_AND_STAGE1_TO_GIR
|
||||
next: DEPLOY_EXACT_GIR_RUNTIME_TO_JD_AND_VERIFY_SAME_ABI
|
||||
native_acceptance: PENDING
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue