From 8e858ec21250020d1e848f4dc252d7abeb824160 Mon Sep 17 00:00:00 2001 From: tim-hardcastle <102435370+tim-hardcastle@users.noreply.github.com> Date: Sun, 4 Aug 2024 13:25:55 -0700 Subject: [PATCH] Update README.md --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 41bc6b27..f0e5ee79 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,22 @@ # 🧿 Pipefish - + + + + + + + + + + + + + + ## Welcome to Pipefish! Welcome to Pipefish, a new programming language. This is version 0.4.9, [a working prototype](https://github.com/tim-hardcastle/Pipefish/blob/main/docs/working-prototype.md); you shouldn't use it in production but it's good enough at this point for you to [install it](https://github.com/tim-hardcastle/Pipefish/wiki/Installing-and-using-Pipefish) and play around with it. (Note: at time of writing, July 30th, I have just changed the main branch from the prototype treewalker to the compiler/vm implementation. It is therefore probably rather flaky and needs me to test it hard for a couple of weeks.)