File: mlisp.1

package info (click to toggle)
acl-installer 6.2.32
  • links: PTS
  • area: contrib
  • in suites: sarge
  • size: 176 kB
  • ctags: 99
  • sloc: sh: 1,017; lisp: 183; makefile: 117
file content (21 lines) | stat: -rw-r--r-- 586 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.\" -*- NROFF -*-
.\" 
.TH "mlisp" 1 "" "Kevin Rosenberg" "Development"
.SH "NAME"
mlisp \- starts mlisp compiler of Franz's Allegro ANSI Common Lisp 

.SH "SYNOPSIS"
.B mlisp [OPTIONS]

.SH "DESCRIPTION "
\fImlisp\fP starts the mlisp version of Allegro ANSI Common Lisp
environment. This is a case-sensitive mode with 16-bit characters.

.SH "OPTIONS"
This command takes the normal command-line parameters of the
native Allegro executable file. See online Allegro documentation.

.SH "AUTHORS"
This man page was written by Kevin Rosenberg, author of the Debian
package acl-installer.