home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / textfile / _bvs008.zip / COMPILER.TXT < prev    next >
Text File  |  1993-09-14  |  4KB  |  106 lines

  1.  
  2. SHAREWARE COMPILER DISK#1 [CMP101]
  3. ----------------------------------
  4. Includes:
  5.   - Two BASIC compilers
  6.   - One C compiler
  7.   - One MODULA-2 compiler
  8. -----------------------------------------------------------------------------
  9.  
  10. 1)  ASIC is a "BASIC" programming language compiler for IBM PCs and compatibles.
  11.     It includes an integrated full screen editor, from which you can edit,
  12.     compile, and debug your programs.  Or at your option, you can use your
  13.     own text editor, and compile your programs from the MS DOS command line.
  14.  
  15.     ASIC is a subset of BASICA and GWBASIC which supports over 80 BASIC
  16.     statements, integer and string variables, and integer arrays.  It will
  17.     compile your programs at high speed, and the code it generates is fast
  18.     and compact.
  19.  
  20.     Version: 4.00
  21.  
  22.     Author: 80/20 Software
  23.  
  24.  
  25. 2)  BasicBasic is an easy to program, Basic-like language for DOS or Windows.
  26.     BasicBasic creates EXE files which can be run under DOS or Windows.
  27.     BasicBasic supports both graphics and text screens.  BasicBasic contains
  28.     a subset of Microsoft Basic as well as many new commands unique to
  29.     BasicBasic.
  30.  
  31.     BasicBasic is an easy way to develop small to medium size programs without
  32.     regard for which environment they will run under.  BasicBasic supports
  33.     mouse and buttons in both DOS and Windows and Menus in Windows.  Several
  34.     commands from more advanced Basics are also included (such as the DIR$
  35.     function and binary file I/O from Microsoft Professional Basic).
  36.  
  37.     Programs written for BasicBasic can run under either DOS or Windows.  The
  38.     compiler, itself, may run under either DOS or Windows.
  39.  
  40.     Version: 1.3
  41.  
  42.     Author: M. Davidsaver
  43.  
  44.  
  45. 3)  PCC is a fast powerful C compiler.  It is fully compatable with code
  46.     written for DeSmet Ver: 2.51. Code for earlier versions of DeSmet should
  47.     work with minimal adjustment. This compiler is NOT full of bells and
  48.     whistles it just makes fast tight compact programs.
  49.  
  50.     Version: 1.2d
  51.  
  52.     Author: C Ware Corporation / Desmet Software
  53.  
  54.  
  55. 4)  FST features a Modula-2 compiler with an integrated editor and "make"
  56.     facility, a program linker, a makefile generator, and an execution profiler.
  57.     The compiler generates code for the Intel 8086 "huge" or "large"  memory
  58.     model: In the "huge" memory model, each module has its own data and code
  59.     segment, each of which can be up to 64k in size; In the "large" memory
  60.     model, all the modules' static data is combined into a single data segment.
  61.     In either model, pointers are 4 bytes long and all the leftover memory is
  62.     available for the "heap". More restrictive memory models are not supported.
  63.  
  64.     Version: 3.1
  65.  
  66.     Author: Fitted Software Tools
  67.  
  68.  
  69.  
  70. SHAREWARE COMPILER DISK#2 [CMP102]
  71. ----------------------------------
  72. Includes:
  73.   - One BASIC compiler
  74.   - One C compiler
  75.   - One ASSEMBLER compiler and DEBUGGER
  76. -----------------------------------------------------------------------------
  77.  
  78. 1)  APBasic Compiler
  79.  
  80.     Version: 1.7
  81.  
  82.     Author: Comptech Software / Keith Murray
  83.  
  84. 2)  MICRO-C is a tiny compiler for the 'C' language. It has been designed
  85.     to be VERY portable, and can be moved between different  processors  and
  86.     operating systems with little difficulty.
  87.     
  88.     MICRO-C should not be compared to MICROSOFT, TURBO,  or  any  of  the
  89.     other P.C. compilers, because it it intended for en  entirely  different
  90.     purpose. These are very good compilers, but they are  large,  expensive,
  91.     and dedicated to specific computer environments. MICRO-C is tiny (it can
  92.     be made to run in less that 32K), and allows you to take it anywhere you
  93.     want.
  94.  
  95.     Version: 2.2
  96.  
  97.     Author: D. Dunfield
  98.  
  99.  
  100. 3)  A86 assembler and D86 debugger.
  101.  
  102.     Version: 3.22
  103.  
  104.     Author: Eric Isaacson
  105.  
  106.