EnglishFrenchSpanish

OnWorks favicon

ecl - Online in the Cloud

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

This is the command ecl 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


ecl - Embeddable Common Lisp

SYNOPSIS


ecl [-dir dir] [-load file] [-eval expr]
[-compile file
[-o ofile] [-c [cfile]] [-h [hfile]] [-data [datafile]] [-s] [-q]]

DESCRIPTION


ECL stands for Embeddable Common Lisp. The ECL project is an effort to modernize Giuseppe
Attardi's ECL environment to produce an implementation of the Common Lisp language which
complies to the ANSI X3J13 definition of the language.

The current ECL implementation features:

· A bytecodes compiler and interpreter.

· A translator to C.

· An interface to foreign functions.

· A dynamic loader.

· The possibility to build standalone executables.

· The Common Lisp Object System (CLOS).

· Conditions and restarts for handling errors.

· Sockets as ordinary streams.

· The Gnu Multiprecision library for fast bignum operations.

· A simple conservative mark & sweep garbage collector.

· The Boehm-Weiser garbage collector.

ecl without any argument gives you the interactive lisp.

OPTIONS


-shell file
Executes the given file and exits, without providing a read-eval-print loop. If
you want to use lisp as a scripting language, you can write
#!${exec_prefix}/bin/ecl -shell on the first line of the file to be executed,
and then ECL will be automatically invoked.

-norc Do not try to load the file ~/.eclrc at startup.

-dir Use dir as system directory.

-load file
Loads file before entering the read-eval-print loop.

-eval expr
Evaluates expr before entering the read-eval-print loop.

-compile file
Translates file to C and invokes the local C compiler to produce a shared
library with .fas as extension per default.

-o ofile When compiling file name the resulting shared library ofile.

-c cfile When compiling name the intermediary C file cfile and do not delete it
afterwards.

-h hfile When compiling name the intermediary C header hfile and do not delete it
afterwards.

-data [datafile]
Dumps compiler data into datafile or, if not supplied, into a file named after
the source file, but with .data as extension.

-s Produce a linkable object file. It cannot be loaded with load, but it can be
used to build libraries or standalone executable programs.

-q Produce less notes when compiling.

The options -load, -shell, and -eval may appear any number of times, and they are combined
and processed from left to right.

AUTHORS


The original version was developed by Giuseppe Attardi starting from the Kyoto Common Lisp
implementation by Taiichi Yuasa and Masami Hagiya. The current maintainer of ECL is Juan
Jose Garcia Ripoll, who can be reached at the ECL mailing list.

Use ecl online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Psi
    Psi
    Psi is cross-platform powerful XMPP
    client designed for experienced users.
    There are builds available for MS
    Windows, GNU/Linux and macOS.. Audience:
    End Users...
    Download Psi
  • 2
    Blobby Volley 2
    Blobby Volley 2
    Official continuation of the famous
    Blobby Volley 1.x arcade game..
    Audience: End Users/Desktop. User
    interface: OpenGL, SDL. Programming
    Language: C++, Lua. C...
    Download Blobby Volley 2
  • 3
    SuiteCRM
    SuiteCRM
    SuiteCRM is the award-winning Customer
    Relationship Management (CRM)
    application brought to you by authors
    and maintainers, SalesAgility. It is the
    world�s mos...
    Download SuiteCRM
  • 4
    Poweradmin
    Poweradmin
    Poweradmin is a web-based DNS
    administration tool for PowerDNS server.
    The interface has full support for most
    of the features of PowerDNS. It has full
    support...
    Download Poweradmin
  • 5
    Gin Web Framework
    Gin Web Framework
    Gin is an incredibly fast web framework
    written in Golang that can perform up to
    40 times faster, thanks to its
    martini-like API and custom version of
    httprout...
    Download Gin Web Framework
  • 6
    CEREUS LINUX
    CEREUS LINUX
    CEREUS LINUX basado en MX LINUX con
    varios entornos de escritorios. This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/cereu...
    Download CEREUS LINUX
  • More »

Linux commands

  • 1
    aa-clickquery
    aa-clickquery
    aa-clickquery - program for querying
    click-apparmor DESCRIPTION: This program
    is used to query click-apparmor for
    information. USAGE: aa-clickquery
    --click-fra...
    Run aa-clickquery
  • 2
    aa-exec-click
    aa-exec-click
    aa-exec-click - program for executing
    click packages under confinement
    DESCRIPTION: This program is used to
    execute click package under AppArmor
    confinement. I...
    Run aa-exec-click
  • 3
    cpio
    cpio
    cpio - copy files to and from archives ...
    Run cpio
  • 4
    cpipe
    cpipe
    cpipe - copy stdin to stdout while
    counting bytes and reporting progress ...
    Run cpipe
  • 5
    FvwmSave
    FvwmSave
    FvwmSave - the Fvwm desktop-layout
    saving module ...
    Run FvwmSave
  • 6
    FvwmSave1
    FvwmSave1
    FvwmSave - the FVWM desktop-layout
    saving module ...
    Run FvwmSave1
  • More »

Ad