docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
---
|
||||
id: P-REINFORCE-CODING-002
|
||||
category: "[[10_Wiki/💡 Topics/Coding]]"
|
||||
category: "10_Wiki/💡 Topics/Coding"
|
||||
confidence_score: 0.95
|
||||
tags: [coding, cst, compiler, parsing]
|
||||
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)
|
||||
> 소스 코드의 문법적 구조를 생략 없이 문자 그대로 담아내어, 텍스트와 의미 사이의 가교 역할을 하는 정밀한 기록.
|
||||
@@ -24,6 +24,6 @@ github_commit: "batch-reinforce-06"
|
||||
- **정책 변화:** 지식 연결성(w2) 관점에서 AST 문서와 1:1 비교 분석 구도 형성.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- **Parent:** [[10_Wiki/💡 Topics/Coding]]
|
||||
- **Related:** [[AST_Traversal]], [[Parser]], [[Formatting-Tools]]
|
||||
- **Raw Source:** [[00_Raw/2026-04-20/Concrete Syntax Tree (CST).md]]
|
||||
- **Parent:** 10_Wiki/💡 Topics/Coding
|
||||
- **Related:** [[AST_Traversal|AST_Traversal]], [[Parser|Parser]], Formatting-Tools
|
||||
- **Raw Source:** 00_Raw/2026-04-20/Concrete Syntax Tree (CST).md
|
||||
|
||||
Reference in New Issue
Block a user