From 7fd5230cd6e395de3be11ac72aae09967c36d5c6 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 22 Nov 2016 22:34:25 -0800 Subject: doc: small revision in intro text. * txr.1: Mention support for OOP. --- txr.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/txr.1 b/txr.1 index b16e2a38..2effcf39 100644 --- a/txr.1 +++ b/txr.1 @@ -385,9 +385,9 @@ lists, and for combining sub-queries using logical conjunction, disjunction and negation, and numerous others. Furthermore, embedded within \*(TX is a powerful Lisp dialect. \*(TL supports -functional and imperative programming, and provides data types such as symbols, -strings, vectors, hash tables with weak reference support, lazy lists, and -arbitrary-precision (bignum integers). +functional, imperative and object-oriented programming, and provides data types +such as symbols, strings, vectors, hash tables with weak reference support, +lazy lists, and arbitrary-precision (bignum integers). .SH* ARGUMENTS AND OPTIONS -- cgit v1.2.3