Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 735 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 735 Bytes

HerbInterpret.jl

codecov Build Status Dev-Docs

This package provides functionality for interpreting (candidate) programs in the Herb Program Synthesis framework. HerbInterpret.jl can handle arbitrary Julia expressions, but also arbitrary other interpretors for which an evaluation function is given.