Hazel is an open source programming language created in 2016 by Cyrus Omar.
#525on PLDB | 8Years Old |
git clone https://github.com/hazelgrove/hazel
Hazel is a live functional programming environment organized around typed holes. Hazel is a live functional programming environment that is able to typecheck, manipulate, and even run incomplete programs, i.e. programs with holes. There are no meaningless editor states.
let v = {} in
v : num
Feature | Supported | Example | Token |
---|---|---|---|
Typed Holes | ✓ |