manpagez: man pages & more
info guile
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

4.4.4.4 Compile Commands

REPL Command: compile exp

Generate compiled code.

REPL Command: compile-file file

Compile a file.

REPL Command: expand exp

Expand any macros in a form.

REPL Command: optimize exp

Run the optimizer on a piece of code and print the result.

REPL Command: disassemble exp

Disassemble a compiled procedure.

REPL Command: disassemble-file file

Disassemble a file.


This document was generated on April 20, 2013 using texi2html 5.0.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.