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-003
category: "[[10_Wiki/💡 Topics/Coding]]"
category: "10_Wiki/💡 Topics/Coding"
confidence_score: 0.97
tags: [coding, scaling, compiler, parser, typescript]
last_reinforced: 2026-04-20
github_commit: "batch-reinforce-07"
---
# [[Parser (구문 분석기)]]
# Parser (구문 분석기)
## 📌 한 줄 통찰 (The Karpathy Summary)
> 텍스트의 나열을 의미 있는 구조(Tree)로 변환하여, 기계가 코드의 문법과 의도를 이해하게 만드는 지적 번역기.
@@ -24,6 +24,6 @@ github_commit: "batch-reinforce-07"
- **정책 변화:** 기술적 정확성(w1)을 위해 최신 파싱 알고리즘 가중치 반영 및 코딩 표준 연결.
## 🔗 지식 연결 (Graph)
- **Parent:** [[10_Wiki/💡 Topics/Coding]]
- **Related:** [[AST_Traversal]], [[CST]], [[TypeScript-Architecture]]
- **Raw Source:** [[00_Raw/2026-04-20/TypeScript-Compiler-Architecture.md]]
- **Parent:** 10_Wiki/💡 Topics/Coding
- **Related:** [[AST_Traversal]], [[CST]], TypeScript-Architecture
- **Raw Source:** 00_Raw/2026-04-20/TypeScript-Compiler-Architecture.md