Re: clisp - command line parameters

From: David Sletten (david_at_slytobias.com)
Date: 02/16/05


Date: Wed, 16 Feb 2005 22:13:40 GMT

canburak@gmail.com wrote:

> Hi from a newbie.
>
> I am using (dr) scheme as a student, which means i have some basic
> knowledge of lisp. I recently switched to "clisp". I am using debian
> gnu/linux and installed the clisp package.
>
> How can I read the command line parameters?
>
> I couldn't find information via google and here is the only group which
> i can post on this subject. If it was irrelevant, thanks for spending
> your time.
>

You need to upgrade to a newer version of Google:
http://clisp.cons.org/impnotes/environment-dict.html#argv
http://clisp.cons.org/impnotes/quickstart.html#script-exec

There is some disagreement about the use of the words "argument" and
"parameter", but the convention is generally to speak of command line
"arguments". This is reflected in C, Java, etc... whose main() functions
usually refer to argc, argv, or args, for instance.

David Sletten



Relevant Pages

  • Supershell (Windows XP, VB)
    ... ctrl+windows and type the command. ... :> google pda technology (Will do the obvious, ... :> /database/library (opens the specified folder underneath the ...
    (comp.programming)
  • Supershell (Windows XP, VB)
    ... ctrl+windows and type the command. ... :> google pda technology (Will do the obvious, ... :> /database/library (opens the specified folder underneath the ...
    (microsoft.public.vb.general.discussion)
  • Re: No solution?
    ... I was finally able to run the wuforce command and load it but it made no ... I'll try some of the other google results. ... open Command prompt window. ... Faulting Application svchost.exe version 5.1.2600.2180 ...
    (microsoft.public.windowsxp.security_admin)
  • Re: how to execute commands.
    ... Am new to java. ... I recommend you try Google before posting here. ... I assume you are referring to Runtime.getRuntime.exec(Stringcommand), ... subprocess, or null if the subprocess should inherit the working ...
    (comp.lang.java.help)
  • Re: Loop device
    ... GNU/Linux users to such places. ... See below the example for killall. ... Even if there is such a command for other Unix flavours. ... that mount will read /proc/filesystems afterwards. ...
    (Ubuntu)