THE META-HTML LANGUAGE REFERENCE MANUAL

Syslog Module [TOC]

Section Intro: Machine Module

Machine Module

Synopsis:

    The Meta-HTML machine (implemented in modmachine.so) is the dynamically loadable code segment that implements the byte code engine part of the compiler/engine suite.

    The user-visible functions in this module are simply for controlling and viewing the operation of the machine (if it is present).

Commands:

Variables:

<machine::disable-gcSimple

    Don't allow the machine to garbage collect when it sees fit to.

<machine::enable-gcSimple

    Allow the machine to garbage collect when it sees fit to.

<machine::gc-immediatelySimple

    Start a garbage collection of machine objects right now!

<machine::versionSimple

    Return the version of the machine

Edit Section
Function Index
Variable Index


The META-HTML Reference Manual V2.0 Copyright © 1995, 1998, Brian J. Fox
Found a bug? Send mail to bug-manual@metahtml.org