bigloo(1)

NAME

bigloo v2.3 - `a practical Scheme compiler'

SYNOPSIS

bigloo [ options ] [ input ]

DESCRIPTION

Arrayentirely conform to it. The compiler produces either C files or

Java

piler to produce .o or executable files. Bigloo is a module compiler which means that it is allowed to compile several files and
to link them together to produce an unique executable.

OPTIONS

Arrayrecognized Scheme source file name (i.e. a file name with a recognized suffix (see -suffix option)).

CONFIGURATION FILE

Arrayble to modify the behaviour of the compiler. This file is a regular Scheme file which contains expressions bound in an environment where compiler parameters are bound. See the documentation
for details.

ENVIRONMENT VARIABLES

ArrayBIGLOOLIB The path to find the Bigloo's library.

BIGLOOJAVAOPT Java Virtual Machine options when running
Bigloo a application.

FILES

Array/.../lib/bigloo/2.3a/libbigloo.a -- library.
/.../lib/bigloo/2.3a/libbigloo_u.a -- library.
~/.bigloorc -- user `runtime-command' configuration file.
/.../.bigloorc -- idem.

SEE ALSO

Arraycigloo(1), jigloo(1).

AUTHOR

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout