Subject: LYMB
Software
Category: Animation/Object-oriented Scripting
Description
LYMB is an object oriented scripting langauge.
How to access
To exit the LYMB parser
When you are at the LYMB prompt type Control-D
or enter the command:
Lymb> parser exit!;
When you are running a LYMB script that does not give you a LYMB prompt.
If the program has a window look for a exit meny item in the menus or a
quit button. If such a button or menu exists choose it. Otherwise press
Control-C in the window where the script was run to kill the script and
then proceed as above.
Existing documentation
Introduction to LYMB(c) Graphics System.
Other Documentaion
Online help is available through the built in help system. Entering
a question mark will display give some general help:
Lymb> ?
Type:
msg classes!; to display all classes
string help!; to get information on string class
Control-D to exit
Control-C to interrupt
$ man lymb to get information on LYMB
parser help!; to see syntax of the language
Man pages:
lymb - general information about
lymb
additional man pages - html versions of lymb manpages
Interesting Features
Special functions
___________________________
William F. Pfister
Return to ACS home page.
Please send comments and suggestions to
consult@rpi.edu