blob: 78daf0db91ca1ce069c29b97fed54ba33ef036bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# RPRT (Rank PolymoRphic Text editor)
> Finally, a text editor for your flying saucer.
A text editor powered by a tacit language with rank polymorphic functions, (loosely) inspired by [Sam](http://sam.cat-v.org/) and [BQN](https://mlochbaum.github.io/BQN/).
[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.
|