EnglishFrenchSpanish

OnWorks favicon

clisp-link - Online in the Cloud

Run clisp-link in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command clisp-link that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


clisp-link - link a new external module to CLISP[1].

SYNOPSIS


clisp-link [create] [module] [file...]

clisp-link [add] [source] [destination] [module...]

clisp-link [run] [source] [module...]

clisp-link [install] [module...]

DESCRIPTION


This shell script operates on CLISP[1] module sets and linking sets:

· creates new module sets out of source files

· adds module sets to a linking set to produce a new linking set

· runs CLISP[1] with module sets added

· Only in CLISP[1] built without configure flag --without-dynamic-modules.

installs new module sets for general use

OPTIONS


create
The command

$ clisp-link create module file ...

creates a module set in module directory which refers (via symbolic links) to files
file... The files are expected to be modules of their own.

add
The command

$ clisp-link add source destination module ...

combines the linking set in directory source and the modules in directories module...
to a new linking set, in the directory destination which is newly created.

run
The command

$ clisp-link run source module ...

runs the linking set in directory source, with the modules in directories module...
Unless CLISP[1] has been built with the configuration option
--without-dynamic-modules, the loading will be performed using SYS::DYNLOAD-MODULES.
Otherwise - this is much slower - a temporary linking set will be created and deleted
afterwards.

install
Only in CLISP[1] built without configure flag --without-dynamic-modules.

The command

$ clisp-link install module ...

installs the modules in directories module... into CUSTOM:*LIB-DIRECTORY* or, if it is
not writable to the user (e.g., if a system-wide CLISP[1] installation is used and the
user does not have administrative privileges), into CUSTOM:*USER-LIB-DIRECTORY*.

Variable CUSTOM:*USER-LIB-DIRECTORY* is initially set to (MERGE-PATHNAMES[2] ".clisp/"
(USER-HOMEDIR-PATHNAME[3])) if that directory exists, and can be reset in the RC file.

Note
Do not add CUSTOM:*USER-LIB-DIRECTORY* to CUSTOM:*LOAD-PATHS* or under any element
thereof. Use REQUIRE instead of LOAD to load dynamic modules.
For this command to work, each module directory must contain a Makefile with a
clisp-module-distrib target which uses LN to distribute the files necessary to run the
module into destdir. This is in addition to the general requirement that link.sh is
present.

EXAMPLES


See Section 32.2.6, “Example”.

Use clisp-link online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 2
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 3
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 4
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 5
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 6
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • More »

Linux commands

  • 1
    a56
    a56
    A56 - Motorola DSP56001 assembler ...
    Run a56
  • 2
    a68g
    a68g
    a68g - Algol 68 Genie, an Algol 68
    compiler-interpreter ...
    Run a68g
  • 3
    copt
    copt
    copt - peephole optimizer SYSNOPIS:
    copt file.. DESCRIPTION: copt is a
    general-purpose peephole optimizer. It
    reads code from its standard input and
    writes an ...
    Run copt
  • 4
    copydatabase-1.3
    copydatabase-1.3
    copydatabase - Perform a
    document-by-document copy of one or more
    Xapian databases ...
    Run copydatabase-1.3
  • 5
    fweelin
    fweelin
    freewheeling � live looping musical
    instrument ...
    Run fweelin
  • 6
    fwexec
    fwexec
    fwexec - program to upload and rexecute
    image file to a connected NXT device ...
    Run fwexec
  • More »

Ad