gbranden pushed a commit to branch master
in repository groff.
commit f6b1b00f0bae9e2fb742e673c17b5cb80c840a30
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Apr 16 11:38:08 2026 -0500
doc/groff.texi.in: Tout Turing-completeness.
---
doc/groff.texi.in | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 9a26dd928..a0e39fdd9 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -685,6 +685,13 @@ embedding of hyperlinks, images, document metadata, and
other inclusions
(where supported by the output device)
@end itemize
+@code{roff}
+as a programming language also supports
+evaluation of arithmetic expressions,
+storage and retrieval of parameters
+(``registers'' and ``strings''),
+and altered flow of control dependent on the foregoing.
+
@c =====================================================================
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit