From 63a1a8250afe85a2f9dd056b9594b7b04b0f6ca6 Mon Sep 17 00:00:00 2001 From: tslil Date: Sun, 12 Oct 2025 19:47:03 +0100 Subject: Init --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..d47e0bd --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# RPRT (Rank PolymoRphic Text editor) + +> Finally, a text editor for your flying saucer. + +A text editor powered by a tacit programming language with selection rank polymorphic functions, (loosely) inspired by Sam. + +[See rprt.md for details about the programming language](rprt.md). + +## Licensing + +RPRT is copyright (c) tslil clingman and distributed under the terms of the GNU General Public License, version 3 or later (GPL-3.0+). See the `LICENSE` file for details. -- cgit v1.2.3