diff options
| author | tslil <tslil@posteo.de> | 2025-10-12 19:47:03 +0100 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2025-10-12 20:03:54 +0100 |
| commit | 63a1a8250afe85a2f9dd056b9594b7b04b0f6ca6 (patch) | |
| tree | 89c4ea9f6c7463a4525eb66fda1e5a9b20c93cb2 /README.md | |
Init
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
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. |
