crystal_compiler_explained
Crystal Compiler Explained
This is an explanation of the Crystal compiler written by kojix2 with the help of Claude, ChatGPT, and others. I wrote it to understand how the Crystal compiler works.
Documents
- Japanese: JA.md
- English: EN.md
- Quiz (Japanese): QUIZ_JA.md
- Quiz Answers (Japanese): QUIZ_JA_ANSWERS.md
- Compiler API docs: compiler/index.html
Maintenance Rule (JA/EN)
JA.mdandEN.mdstay as separate files.- Keep structure synchronized at least at the numbered section level (
## 1....## 12.). - Run
crystal run scripts/check_doc_sync.cr -- JA.md EN.mdbefore pushing. - CI (
.github/workflows/doc-sync.yml) must pass for structural changes.
Repository
crystal_compiler_explained
Owner
Statistic
- 0
- 0
- 0
- 0
- 0
- 2 days ago
- March 5, 2026
License
Links
Synced at
Sun, 08 Mar 2026 10:28:43 GMT
Languages