Hare is a work-in-progress systems programming language that aims to improve on C while retaining its core philosophy. Its principles are:
Trust the programmer.
Provide tools the programmer may use when they don't trust themselves.
Prefer explicit behavior over implicit behavior.
A good program must be both correct and simple.
Users should prefer hare-toolchain
over this package to allow it to work out of the box.
Hare is a work-in-progress systems programming language that aims to improve on C while retaining its core philosophy. Its principles are:
Trust the programmer.
Provide tools the programmer may use when they don't trust themselves.
Prefer explicit behavior over implicit behavior.
A good program must be both correct and simple.
Users should prefer hare-toolchain
over this package to allow it to work out of the box.