You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you're curious and want to learn more about program synthesis and Herb.jl, this video of our 10 minute talk at JuliaCon 2024 is a great introduction.
Here are more resources to get you started with Herb.jl:
Herb.jl consists of multiple sub-packages. You can find an overview of the sub-packages with a brief description here.
Most of the repos have some issues tagged as good first issue. You can either look them all to find one you like here or pick an issue from the list below.
Do you have experience with Julia? Or in program synthesis? Maybe you have neither! Don't worry, we have something for everyone 🥳.
Maybe you're unfamiliar with program synthesis, but your Julia skills are sharp! These issues are for you. They should also provide you with some familiarity of the structures and processes that Herb is built upon, familiarizing you with some basic building blocks of program synthesis.
➕ Program synthesis enthusiasts with some Julia experience
If you feel a bit more daring, we also have some more challenging tasks.
Herb.jl is also meant to make common program synthesis benchmarks accessible to everybody and any tool. Help us by formulating cool datasets in our language
Welcome to Herb.jl
If you're curious and want to learn more about program synthesis and Herb.jl, this video of our 10 minute talk at JuliaCon 2024 is a great introduction.
Here are more resources to get you started with Herb.jl:
Good first issues
Herb.jl consists of multiple sub-packages. You can find an overview of the sub-packages with a brief description here.
Most of the repos have some issues tagged as
good first issue
. You can either look them all to find one you like here or pick an issue from the list below.Do you have experience with Julia? Or in program synthesis? Maybe you have neither! Don't worry, we have something for everyone 🥳.
Beginner friendly
Tutorials
Tests
There can never be enough tests. See coverage to find parts of Herb.jl that are not yet well-tested. Or pick one from these:
Familiar with Julia
Maybe you're unfamiliar with program synthesis, but your Julia skills are sharp! These issues are for you. They should also provide you with some familiarity of the structures and processes that
Herb
is built upon, familiarizing you with some basic building blocks of program synthesis.Tests
➕ Program synthesis enthusiasts with some Julia experience
If you feel a bit more daring, we also have some more challenging tasks.
Herb.jl
is also meant to make common program synthesis benchmarks accessible to everybody and any tool. Help us by formulating cool datasets in our languageThe text was updated successfully, but these errors were encountered: