Open djthorpe opened 1 year ago
Repository link: https://github.com/mutablelogic/go-server/tree/v2/pkg/expr
Implement the parser for expressions (rather than HCL blocks)
Also implement the ability to walk the parse tree to discover dependencies And the ability to execute a parse tree given a set of contexts (variables, functions)
Repository link: https://github.com/mutablelogic/go-server/tree/v2/pkg/expr
Implement the parser for expressions (rather than HCL blocks)
Also implement the ability to walk the parse tree to discover dependencies And the ability to execute a parse tree given a set of contexts (variables, functions)