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

[Feature] Add extensibility to Expression Value #27

Closed
Tracked by #25
mrLSD opened this issue Dec 21, 2023 · 0 comments
Closed
Tracked by #25

[Feature] Add extensibility to Expression Value #27

mrLSD opened this issue Dec 21, 2023 · 0 comments

Comments

@mrLSD
Copy link
Owner

mrLSD commented Dec 21, 2023

Description

Add extensibility to Expression Value.

⭐ Motivation

To expand the possibilities of operating Expressions, a flexible representation of Expression Variables is necessary.
To do this, it is necessary to implement a general approach that would take into account the possibility of describing the AST for Expression Value, and for generating the corresponding instructions.

➡️ To do this, the following must be implemented:

  • Generic trait binding for AST custom Expression Value
  • Generic instruction for custom Expression Value instruction generation for SemanticStack
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

No branches or pull requests

1 participant