hare

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

commit 6c7de0b7c735f55856a74cd50f4511c467a0af8c
parent dd6568fed0473f15e9ff4e387ddab4b8a8476fc7
Author: Eyal Sawady <ecs@d2evs.net>
Date:   Fri,  9 Apr 2021 08:26:55 -0400

Update README.md

Diffstat:
MREADME.md | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -38,9 +38,8 @@ This is a work in progress! The process for bootstrapping Hare is as follows: 4. Expand the standard library until it's useful for general purpose systems programming. Write programs in Hare. Provide benefit to society. -Right now, stage 1 is mostly complete. We've started on stage 2, and we're -closing loose ends in stage 1 as we run into blockers during the development of -stage 2. +Right now, stages 1 and 2 are mostly complete, and we're working on stages 3 and +4 in parallel. [0]: https://git.sr.ht/~sircmpwn/harec [1]: https://harelang.org/specification