Skip to content

HW_8#9

Open
AnNyiiik wants to merge 4 commits intomainfrom
HW_8
Open

HW_8#9
AnNyiiik wants to merge 4 commits intomainfrom
HW_8

Conversation

@AnNyiiik
Copy link
Owner

No description provided.

Copy link

@yurii-litvinov yurii-litvinov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Нету исходного файла
  • S = {programm} — видимо, program
  • Грамматика принимает файлы только с let-определениями, без "главного" выражения, что не совсем соответствует условию
  • В term' два раза term term, и правила со скобками достаточно одного (которое (term)), остальные получатся сами собой по рекурсии (любой term может раскрываться в term', который может быть (term))
  • Ещё часть с term и term' недофакторизована вроде — variable от term' по предпросмотру в один символ не отличить

Но окей, существенно лучше, чем ничего

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.

2 participants