ExprRules.jl
ExprRules.jl copied to clipboard
Functions for declaring and working with grammars and expression trees in Julia.
ExprRules.jl
Functions for declaring and working with grammars and expression trees in Julia.
Usage
Please see the example notebook.
Users may also be interested in expression optimization using ExprOptimization.jl.
Maintainers:
- Ritchie Lee, [email protected]
- Mykel Kochenderfer, [email protected]