feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
+5 -5
View File
@@ -1,13 +1,13 @@
---
id: P-REINFORCE-CODING-001
category: "[[10_Wiki/💡 Topics/Coding]]"
category: "10_Wiki/💡 Topics/Coding"
confidence_score: 0.92
tags: [coding, ast, compiler]
last_reinforced: 2026-04-20
github_commit: "batch-reinforce-01"
---
# [[Abstract Syntax Tree Traversal]]
# Abstract Syntax Tree Traversal
## 📌 한 줄 통찰 (The Karpathy Summary)
> 소스 코드의 추상적인 구조를 정의된 규칙에 따라 탐색하며 변환 및 분석의 기틀을 마련하는 컴파일러의 핵심 여정.
@@ -24,6 +24,6 @@ github_commit: "batch-reinforce-01"
- **정책 변화:** 코딩 표준(w1) 강화에 따라 AST 기반 자동 수정 가중치 상향.
## 🔗 지식 연결 (Graph)
- **Parent:** [[10_Wiki/💡 Topics/Coding]]
- **Related:** [[CST]], [[Parser]], [[Visitor-Pattern]]
- **Raw Source:** [[00_Raw/2026-04-20/Abstract-Syntax-Tree-Traversal.md]]
- **Parent:** 10_Wiki/💡 Topics/Coding
- **Related:** [[CST]], [[Parser]], Visitor-Pattern
- **Raw Source:** 00_Raw/2026-04-20/Abstract-Syntax-Tree-Traversal.md