From 038657f3d9495fb5939ee34f053c361256c34e71 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 18 Jun 2015 07:49:24 -0700 Subject: * txr.1: Lisp can come from files. --- txr.1 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'txr.1') diff --git a/txr.1 b/txr.1 index 23a80247..c9c89f5f 100644 --- a/txr.1 +++ b/txr.1 @@ -8999,6 +8999,13 @@ of the rightmost expression is examined. If it is nil, then the .code @(require) directive triggers a match failure. Otherwise, matching proceeds. +Fourth, \*(TL code can be placed into files. On the command +line, \*(TX treats files with a +.str ".tl" +suffix as \*(TL code, and the +.code @(load) +directive does also. + Lastly, \*(TL expressions can be evaluated via the command line, using the .code -e -- cgit v1.2.3