hazel
hazel copied to clipboard
Hazel, a live functional programming environment with typed holes
For any binding forms, need to better indicate non-exhaustive pattern match error holes
Run-time errors currently display as just text in the middle of the output.
- holes - cast errors (using blame) - function values - pieces of syntax in indet output (using unique IDs passed down to dhexp?)
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...
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...