Query: rep
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REP(1) REP(1)NAMErep - Read, Eval, Print InterpreterSYNOPSISrep [ FILE ] [ --batch ] [ --interp ] [ -f, --call FUNCTION ] [ -l, --load FUNCTION ] [ -s, --scheme FILE ] [ --version ] [ --no-rc ] [ -q, --quit ]DESCRIPTIONrep `librep' is a dialect of Lisp, designed to be used both as an extension language for applications and as a general purpose programming language. It was originally written to be mostly-compatible with Emacs Lisp, but has subsequently diverged markedly. Its aim is to combine the best features of Scheme and Common Lisp and provide an environment that is comfortable for implementing both small and large scale sys- tems. It tries to be a "pragmatic" programming language.OPTIONSFILE load the Lisp file FILE (from the cwd if possible, implies --batch mode) --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. -s FILE --scheme FILE Load the file of Scheme forms called FILE (implies --batch mode). --version Print version details. --no-rc Don't load rc or site-init files. -q --quit Terminate the interpreter process.SEE ALSOThe programs are documented fully by John Harper available via the Info system.AUTHORThis manual page was written by Christian Marillat <marillat@debian.org> for the Debian GNU/Linux system (but may be used by others). 04 avril 2003 REP(1)
Related Man Pages |
---|
sawfish-client(1) - debian |
sawfish(1) - debian |
xgettext(1) - x11r4 |
xgettext(1) - suse |
xgettext(1) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Porgramming & Scripting for n00bs? |
sqlldr end of file |
Lisp |
Is PERL a programming language? |
From iOS programming to Linux system programming |