hazel icon indicating copy to clipboard operation
hazel copied to clipboard

Hazel, a live functional programming environment with typed holes

Results 480 hazel issues
Sort by recently updated
recently updated
newest added

For any binding forms, need to better indicate non-exhaustive pattern match error holes

starter-project

Run-time errors currently display as just text in the middle of the output.

starter-project

- holes - cast errors (using blame) - function values - pieces of syntax in indet output (using unique IDs passed down to dhexp?)

starter-project

like @ in OCaml

starter-project

Breadcrumb bar of hazel. Now merged the haz3l-module branch. could show the current function/module you are in, and the droppings contains other same level functions/modules. The level is decided by...

needs-polish
needs-merge

This is an initial design for improving the accessibility of the Hazel programming environment. It will contain a vim mode style query. User moves the cursor and inputs the command...

in-development