docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
id: [[P-Reinforce]]-CODING-002
|
||||
id: [[P-Reinforce|P-Reinforce]]-CODING-002
|
||||
category: "10_Wiki/💡 Topics/Coding"
|
||||
confidence_score: 0.95
|
||||
tags: [coding, cst, compiler, parsing]
|
||||
@@ -7,7 +7,7 @@ last_reinforced: 2026-04-20
|
||||
github_commit: "batch-reinforce-06"
|
||||
---
|
||||
|
||||
# [[Concrete Syntax Tree (CST)]]
|
||||
# [[Concrete Syntax Tree (CST)|Concrete Syntax Tree (CST]]
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> 소스 코드의 문법적 구조를 생략 없이 문자 그대로 담아내어, 텍스트와 의미 사이의 가교 역할을 하는 정밀한 기록.
|
||||
@@ -25,5 +25,5 @@ github_commit: "batch-reinforce-06"
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- **Parent:** 10_Wiki/💡 Topics/Coding
|
||||
- **Related:** [[AST_Traversal]], [[Parser]], [[Formatting]]-Tools
|
||||
- **Raw Source:** 00_Raw/2026-04-20/[[Concrete Syntax Tree (CST)]].md
|
||||
- **Related:** [[AST_Traversal|AST_Traversal]], Parser, [[Formatting|Formatting]]-Tools
|
||||
- **Raw Source:** 00_Raw/2026-04-20/[[Concrete Syntax Tree (CST)|Concrete Syntax Tree (CST]].md
|
||||
|
||||
Reference in New Issue
Block a user