Index



Module: cgi.lsp

Basic CGI processing tools for GET and POST requests

put-page    url-translate    set-cookie    get-cookie    get   

Module: crypto.lsp

SSL crypto functions for MD5 and SHA-1 hashing

md5    sha1    hmac   

Module: ftp.lsp

FTP file transfer routines

get    put   

Module: gmp.lsp

GNU MP Bignum Library interface

+    -    *    /    %    **    =    <    >    <=    >=    &    |    ^    ~    prime?    next-prime    factor    gcd    bin    fac    fib    seed    rand   

Module: infix.lsp

Infix expression parser

xlate   

Module: mysql5.lsp

MySQL v.5 interface

init    connect    query    num-rows    num-fields    fetch-row    fetch-all    databases    table    fields    data-seek    error    affected-rows    inserted-id    escape    close-db   

Module: mysql51.lsp

MySQL v.5.1 interface

init    connect    query    num-rows    num-fields    fetch-row    fetch-all    databases    table    fields    data-seek    error    affected-rows    inserted-id    escape    close-db   

Module: odbc.lsp

ODBC database interface

connect    query    num-cols    columns-atts    fetch-row    affected-rows    tables    columns    close-db   

Module: pop3.lsp

POP3 mail retrieval routines

get-all-mail    get-new-mail    get-mail-status    delete-old-mail    delete-all-mail    get-error-text   

Module: postscript.lsp

Routines for creating postscript files

goto    move    turn    angle    draw    drawto    line    bezier    polygon    circle    ellipse    pie    petal    shape    clip    text    textoutline    textarc    textarcoutline    textclip    font    translate    scale    rotate    gsave    grestore    line-width    line-cap    line-join    line-color    fill-color    render    save   

Module: smtp.lsp

Send mail using SMTP protocol

send-mail   

Module: sqlite3.lsp

SQLite3 database interface routines

open    sql    rowid    tables    columns    changes    timeout    error   

Module: stat.lsp

Basic statistics library

plot    plotXY    sum    mean    var    sdev    sum-sq    sum-xy    cov    sum-d2    corr    regression    fit    sum-d2xy    moments    f-prob    multiple-reg    cov-matrix    corr-matrix    smooth    lag    cumulate    power    matrix    diagonal    get-diagonal    mat-map   

Module: unix.lsp

Itreface to various UNIX libc functions

getpid    getppid    getuid    geteuid    getgid    getegid    setuid    seteuid    setgid    setegid    kill    chmod    ioctl    mkfifo    mktemp    syslog   

Module: xmlrpc-client.lsp

XMLRPC protocol client routines

system.listMethods    system.methodHelp    system.methodSignatures    execute    newLISP.evalString    error   

Module: zlisp.lsp

Functions for compression/decompression with zlib

squeeze    unsqueeze    gz-read-file    gz-write-file   

- ∂ -

generated with newLISP  and newLISPdoc