hare

The Hare programming language
git clone https://git.torresjrjr.com/hare.git
Log | Files | Refs | README | LICENSE

commit d9870303ec34c851b5d5a06402d8009dac76d174
parent 42d9a0d706abd6983f5590253f503c62617f0a6c
Author: Drew DeVault <sir@cmpwn.com>
Date:   Tue,  3 May 2022 09:52:04 +0200

README.md: yeet the principles

These are indeed more-or-less our principles, but it's poorly explained
anda bit misleading.

Signed-off-by: Drew DeVault <sir@cmpwn.com>

Diffstat:
MREADME.md | 7-------
1 file changed, 0 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md @@ -2,13 +2,6 @@ Hare is a systems programming language. -## Principles - -1. Trust the programmer. -2. Provide tools the programmer may use when they don't trust themselves. -3. Prefer explicit behavior over implicit behavior. -4. A good program must be both correct and simple. - ## Build status <dl>