EnglishFrenchSpanish

OnWorks favicon

clojure1.6 - Online in the Cloud

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

This is the command clojure1.6 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


clojure - a JVM-based dynamic programming language

SYNOPSIS


clojure [-cp/-classpath classpath] [-i/--init path] [-e/--eval expr] {-h | -r | path | -}
[args ...]

DESCRIPTION


This manual page documents briefly the clojure command.

clojure is the main entry point for Clojure, a dynamic programming language that targets
the Java Virtual Machine. With no options or arguments, it runs an interactive Read-
Eval-Print loop (REPL).

OPTIONS


A summary of options is included below.

-cp, -classpath classpath
Specifies additional classpath elements. Overrides the $CLASSPATH environment
variable. Must appear first if given.

-i, --init path
Load a file or resource at initialisation time. May be specified multiple times.

-e, --eval string
Evaluate expressions in string; print non-nil values. May be specified multiple
times.

-r, --repl
Run a repl

path Run a script from a file or resource

- Run a script from standard input

-h, -?, --help
Print a help message and exit

PATH ARGUMENTS


A Clojure file can be provided as a path argument. Files to be loaded from the classpath
must be prefixed with a `@' character, and must be an absolute path to the classpath
resource. Note that the path will be treated as absolute within the classpath, whether it
is prefixed with a slash or not.

clojure binds *command-line-args* to a seq containing the (optional) arguments provided
after the path argument; this provides a way to provide command-line arguments to your
scripts.

ENVIRONMENT


A listing of recognised environment variables is included below.

CLASSPATH
Specifies additional classpath elements.

Use clojure1.6 online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 2
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 3
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 4
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 5
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • 6
    WooCommerce Nextjs React Theme
    WooCommerce Nextjs React Theme
    React WooCommerce theme, built with
    Next JS, Webpack, Babel, Node, and
    Express, using GraphQL and Apollo
    Client. WooCommerce Store in React(
    contains: Products...
    Download WooCommerce Nextjs React Theme
  • More »

Linux commands

Ad