Skip to content

Implement call operator for pointers to functions.#367

Draft
georgiy-belyanin wants to merge 23 commits intoandrey-terekhov:featurefrom
georgiy-belyanin:feature-ptrcall
Draft

Implement call operator for pointers to functions.#367
georgiy-belyanin wants to merge 23 commits intoandrey-terekhov:featurefrom
georgiy-belyanin:feature-ptrcall

Conversation

@georgiy-belyanin
Copy link
Copy Markdown
Contributor

Реализовал вызов указателя на функции с параметром, на самом деле реализация немного "грязная", но правильный подход требует колоссальных изменений в предшествующих реализациях.

Ожидается, что в аргументе будет храниться адрес вызываемой процедуры.

Опирается на PR #364 #361

@bugdea1er bugdea1er marked this pull request as draft February 21, 2023 12:02
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