docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links

This commit is contained in:
Antigravity Agent
2026-05-02 09:18:34 +09:00
parent c84dcb8371
commit 6445fcc05b
13150 changed files with 55394 additions and 100862 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|AST_Traversal]], [[CST|CST]], TypeScript-Architecture
- **Raw Source:** 00_Raw/2026-04-20/TypeScript-Compiler-Architecture.md