meta-expr type operators, for meta-evaluations, to annotate source expression strings of evaluations

This commit is contained in:
Ryan Fleury
2025-04-14 15:21:46 -07:00
parent 8e13f8162a
commit db381db85d
8 changed files with 85 additions and 8 deletions
+1
View File
@@ -74,6 +74,7 @@ E_TypeKindTable:
{Set "set" 0 }
{Lens "lens" 0 }
{LensSpec "lens_spec" 0 }
{MetaExpr "meta_expr" 0 }
}
@table(name op_kind precedence op_pre op_sep op_pos op_chain)