home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 3 / CDPDIII.bin / fish / contents_811-860 / contents848 < prev    next >
Text File  |  1993-03-31  |  2KB  |  32 lines

  1. This is disk 848 of the freely distributable AMIGA software library.
  2. Below is a listing of the significant directories and their contents.
  3.  
  4.  
  5. Amiga_E        An Amiga specific E compiler.  E is a powerful and flexible
  6.         procedural programming language and Amiga E a very fast com-
  7.         piler for it, with features such as compilation speed of
  8.         20000 lines/minute on a 7 Mhz amiga, inline assembler and
  9.         linker integrated into compiler, large set of integrated
  10.         functions, module concept with 2.04 includes as modules,
  11.         flexible type-system, quoted expressions, immediate and typed
  12.         lists, low level polymorphism, exception handling and much,
  13.         much more.  Written in Assembly and E.  Version 2.1b, an
  14.         update to version 2.1 on disk 810.  Public domain.  Includes
  15.         partial sources.
  16.         Author:  Wouter van Oortmerssen
  17.  
  18. CWeb        A programming tool that allows you to program top down, by
  19.         splitting your program into many small, and understandable
  20.         modules which `ctangle' tangles into a compiler understandable
  21.         file.  By applying `cweave' to the program you can produce a
  22.         pretty-printed listing for processing with `TeX'.  This is
  23.         version 2.7, an update to version 2.0 on disk 551, now with
  24.         full ANSI and C++ support.  Includes source.
  25.         Author:  Donald Knuth, Silvio Levy, port by Andreas Scherer
  26.  
  27. Poker        A "fair" version of a casino video poker machine in which a
  28.         deck is dealt randomly.  Regular casino rules apply.  This is
  29.         a variation of the version that appeared in the October 1992
  30.         of JUMPDISK, the Original Disk Magazine for the Amiga.
  31.         Author:  Richard Ramella
  32.