rep - Online in the Cloud

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


rep - Librep Interpreter

SYNOPSIS


rep [ options ][ FILE [ SCRIPT-OPTIONS .. ] ]

DESCRIPTION


rep is the `librep' interpreter, a dialect of Lisp.

Unless the batch mode is specified, it enters the interactive mode. Read Info for the
details.

OPTIONS


FILE load the Lisp file FILE (implies --batch)

SCRIPT-OPTIONS
Passed to Lisp via command-line-args variable.

--batch
Batch mode: process options and exit.

--interp
Interpreted mode: don't load compile Lisp files.

-f FUNCTION --call FUNCTION
Call the Lisp function FUNCTION.

-l FILE --load FILE
Load the file of Lisp forms called FILE.

--version
Print version details.

--no-rc
Don't load rc or site-init files.

-q --quit
Terminate the interpreter process.

Use rep online using onworks.net services



Latest Linux & Windows online programs