Skip to content

Herb-AI/HerbInterpret.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.