diff options
-rw-r--r-- | txr.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -389,6 +389,9 @@ 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). +\*(TL features an expressive foreign function interface (FFI) for calling into +libraries and other software components that support C-language-style calls. + .SH* ARGUMENTS AND OPTIONS If \*(TX is given no arguments, it will enter into an interactive |