From c8d55272a61c152832414653ee740e76480702ad Mon Sep 17 00:00:00 2001 From: hellerve Date: Wed, 11 Dec 2019 16:07:00 +0100 Subject: [PATCH] readme: initial --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6ae8394 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# pond + +`pond` is an attempt at building a useful IDE for a static language with a +smart compiler. + +``` +Within the caleidoscope of inference, blood and silicone become friends. +The fish nibble on clammy fingers, and the machine sings me a lullaby: +a dream within a dream of knowledge only it possesses. +``` + +
+ +Have fun!