summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.16
1 files changed, 6 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index 275a6e8a..34f34bcd 100644
--- a/txr.1
+++ b/txr.1
@@ -4499,6 +4499,12 @@ according to a modified namespace lookup rule.
More details are given in the documentation for the dwim operator.
+.SS Regular Expressions
+
+In TXR Lisp, the / character can occur in symbol names, and the / token
+is a symbol. Therefore the /regex/ syntax is absent, replaced with the
+#/regex/ syntax.
+
.SS Lisp Operators
When the first element of a compound expression is an operator symbol,