objectionary / eo-phi-normalizer

Command Line Normalizer and Rewriter of 𝜑-calculus Expressions (part of EOLANG family)
https://www.objectionary.com/eo-phi-normalizer/
MIT License
7 stars 2 forks source link

Update decoration rule #420

Closed eyihluyc closed 3 months ago

eyihluyc commented 4 months ago

As discussed in https://github.com/yegor256/phi-paper/pull/34, we can update the decoration rule to insert .

In this version of the rule, it coincides with the corresponding rule in the minimal φ-calculus.


PR-Codex overview

This PR focuses on refactoring the yegor.yaml file in the eo/phi/rules directory to improve object attribute access logic.

Detailed summary

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}