home *** CD-ROM | disk | FTP | other *** search
-
-
- Files in this MOAL C compiler package:
-
- mcc.exe -- a MOAL C compiler
- (runs on the command line - a DOS prompt - on
- Windows 95 and Windows NT; see the compiler.pdf
- file for instructions on how to use this compiler;
- see the intro.pdf file for an introduction to MOAL C)
- mc_lib.c -- the MOAL C standard library
- std_lib.h -- the header file for the standard library
- write_c.h -- the header file used when writing C code that
- interfaces with MOAL C
- sample.mc -- a sample MOAL C program
- (copied from the MOAL C Reference Manual)
- readme.txt -- this file
- license.txt -- the end-user license agreement
- intro.pdf -- the first chapter of the MOAL C Reference Manual
- compiler.pdf -- the Compiler Reference Manual
-
- The PDF files (intro.pdf and compiler.pdf) require Adobe's Acrobat
- program to view and print them. If you do not already have Acrobat,
- you can download a copy from Adobe's website at http://www.adobe.com
-
- When using Adobe's Acrobat to display and print the PDF files, you may
- get (depending on the fonts on your system) the message "Some text in
- the font and character 'font-name number' could not be displayed or
- printed correctly." If you see this message, note that the indicated
- character in the text (such as an apostrophe or dash) will be missing
- from both the display and print of that text (replaced by a blank).
- This is a known Adobe bug/problem.
-
-
- MOAL Languages' website:
-
- http://www.moal.com
-
- Email:
-
- mc@moal.com or johmann@moal.com
-
-