Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

書籍の章を再構成中 #39

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

書籍の章を再構成中 #39

wants to merge 1 commit into from

Conversation

kmizu
Copy link
Collaborator

@kmizu kmizu commented Dec 17, 2024

なぎせさんのレビューを受けて

2章の内容: 2章を3章に分割

  • 2章: 算術式を題材にして、以下を解説
    • 文法の表記法(BNF)
    • 抽象構文木
    • 簡単な再帰下降パーザの記述
  • 3章: JSONを題材にして「使える」構文解析器を作る
    • 2章の内容を踏まえた内容

3章以降: 1章ずつ後ろにずらす(予定)

  • 3章 -> 4章
  • 4章 -> 5章
  • 5章 -> 6章
  • 6章 -> 7章
  • 7章 -> 8章

- 2章の内容を2章と3章に分割
  - 2章分はこれから埋める
  - 3章分はだいたい書けた
- 3章以降を1章ずつ後ろにずらした
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant