Implement letting
#512
Labels
area::conjure-oxide/ast
Related to conjure_core and ast representation.
kind::feature
New feature or request
Add
letting
declarations.Instead of just storing decision variables, let the symbol table be of type:
where RefTo is an enum:
To-do
ReferenceTo
enum, with variants for lettings and decision variables #522letting
declarations (json)letting
declarations (tree-sitter)The text was updated successfully, but these errors were encountered: