home *** CD-ROM | disk | FTP | other *** search
/ Turbo Toolbox / Turbo_Toolbox.iso / 1989 / 09 / modula / file1081.txt < prev    next >
Encoding:
Text File  |  1988-06-16  |  2.0 KB  |  51 lines

  1. Disk No  1081
  2. Program Title: MODULA-2 COMPILER version 1.1s (Disk 2 of 2)
  3. PC-SIG Version 1
  4.  
  5.     The MODULA-2 COMPILER (M2C) proves that you don't have to buy a
  6. commercial package to get a full-featured compiler! M2C features the
  7. compiler combined with an integrated editor, "make" facility, a program
  8. linker, an execution profiler, and a makefile generator.
  9.  
  10.     Code generated by the M2C suits either the Intel 8086 "huge" or "large"
  11. memory model. More restrictive memory models are not supported. For the
  12. "huge" model, each module has its own data and code segment. Each of the
  13. segments can be up to 64K in size. For the "large" memory model, static
  14. data from all the modules is combined into a single data segment. For
  15. either model, pointers are 4 bytes long and all remaining memory is
  16. available for the "heap." The package includes 37 pages of indexed
  17. documentation which are well written and understandable. This is the second
  18. disk in the set, the first is #1080.
  19.  
  20. Usage: Modula Programming Utilities
  21.  
  22. System Requirements: 512K memory and two floppy disk drives (640K
  23. memory and a hard disk is recommended).
  24.  
  25. How to Start: Type HARD (press enter) to install the compiler to your hard
  26. drive, FLOP (press enter) to install on a floppy-based system.
  27.  
  28. Suggested Registration: $25.00
  29.  
  30. File Descriptions:
  31.  
  32. FMODULA2 DOC  Program documentation.
  33. MANUAL   BAT  Batch file to print the documentation.
  34. FLOP     BAT  Batch file to unarchive HUGE, LARGE, and LIB.ARC to a disk.
  35. HARD     BAT  Batch file to unarchive HUGE, LARGE, and LIB.ARC on hard drive.
  36. HUGE     ARC  Archived file containing data files.
  37. LARGE    ARC  Archived file containing data files.
  38. LIB      ARC  Archived file containing data files.
  39. M2LINK   EXE  Modula-2 linking program.
  40. PKXARC   COM  Unarchiving utility program.
  41. READ     ME   Information about the program.
  42. ???????? DEF  Data file (4 files).
  43. ???????? MOD  Data file (9 files).
  44.  
  45. PC-SIG
  46. 1030-D East Duane Avenue
  47. Sunnyvale, CA   94086
  48. (408) 730-9291
  49. (c) Copyright 1988 PC-SIG, Inc.
  50.  
  51.