home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / useful / docs / fishdisks / ff03xx / 380-389 < prev    next >
Encoding:
Text File  |  1993-12-15  |  15.9 KB  |  367 lines

  1. ==========================  Contents of Disk 380  ==========================
  2.  
  3. This is disk 380 of the freely distributable AMIGA software library.
  4. Below is a listing of the significant directories and their contents.
  5.  
  6.  
  7. Oberon        A freely distributable demo version of a powerful Oberon
  8.         compiler.  Oberon is a modern, object oriented language
  9.         developed by Prof. Dr. Niklaus Wirth of ETH Zürich in
  10.         Switzerland as a successor to Modula-2.  This single pass
  11.         compiler creates standard Amiga object files, uses a large
  12.         variety of optimizations to create fast code, supports
  13.         writing of reentrant programs, allows you to call code from
  14.         other languages like C and Assembler, etc.  The package
  15.         includes the compiler, an editor, a link utility, a program
  16.         to display compilation errors and some demo programs.
  17.         Version 1.16, binary only.
  18.         Author:  Fridtjof Siebert
  19.  
  20. ==========================  Contents of Disk 381  ==========================
  21.  
  22. This is disk 381 of the freely distributable AMIGA software library.
  23. Below is a listing of the significant directories and their contents.
  24.  
  25.  
  26. SKsh        A ksh-like shell for the Amiga.  Some of its features
  27.         include command substitution, shell functions with
  28.         parameters, aliases, local variables, local functions,
  29.         local aliases, powerful control structures and tests,
  30.         emacs style line editing and history functions, I/O
  31.         redirection, pipes, large variety of built-in commands,
  32.         Unix style wildcards, Unix style filename conventions,
  33.         filename completion, and coexistence with scripts from
  34.         other shells.  Very well documented.  Version 1.6, an
  35.         update to version 1.5 on disk 370.  Includes several
  36.         important bug fixes and a few minor new features such
  37.         as command line cut and paste.  Binary only.
  38.         Author:  Steve Koren
  39.  
  40. ==========================  Contents of Disk 382  ==========================
  41.  
  42. This is disk 382 of the freely distributable AMIGA software library.
  43. Below is a listing of the significant directories and their contents.
  44.  
  45.  
  46. CrossDOS    A "tryware" version of a mountable MS-DOS file system
  47.         for the Amiga.  This is a software product that allows
  48.         you to read and write MS-DOS/PC-DOS and Atari ST
  49.         formatted disks (Version 2.0 or higher) directly from
  50.         AmigaDOS.  This tryware version is a "readonly" version,
  51.         which does not allow any writes to the disk.  A fully
  52.         functional version is available for a very reasonable
  53.         price from CONSULTRON.  This is version 4.00b, an update
  54.         to version 3.05b on disk 252.  Binary only.
  55.         Author:  CONSULTRON, Leonard Poma
  56.  
  57. Msh        An Amiga file system handler that handles MS-DOS formatted
  58.         diskettes.  Version "1.30" (Release 1 patch 3).  You can
  59.         use files on such disks in almost exactly the same way as
  60.         you use files on native AmigaDOS disks.  This is a fully
  61.         functional, read/write version, that supports 8, 9, or 10
  62.         sector disks of 80 tracks, and should also work on 40 track
  63.         drives and hard disks with 12 or 16 bit FAT of any
  64.         dimension the FAT allows.  Update to version "1.5" (Release
  65.         1) on disk 327.  Includes source.
  66.         Author:  Olaf Seibert
  67.  
  68. ==========================  Contents of Disk 383  ==========================
  69.  
  70. This is disk 383 of the freely distributable AMIGA software library.
  71. Below is a listing of the significant directories and their contents.
  72.  
  73.  
  74. LHArc        An archive program like Arc and Zoo, with a heavy emphasis
  75.         maximum compression for minimum archive size, using LZHUF
  76.         compression.  This is version 1.21, an update to version
  77.         1.10 on disk 312.  Binary only.
  78.         Author:  Paolo Zibetti
  79.  
  80. LibraryKiller    A small utility that allows you to remove libraries that
  81.         aren't used any more.  Version 1.0, includes source in
  82.         assembly.
  83.         Author:  Roger Fischlin
  84.  
  85. MandelMountains
  86.         A program that renders three-dimensional images of
  87.         blowups of the Mandelbrot set.  Includes several example
  88.         images.  This is version 2.1, an update to version 2.0
  89.         on disk 354.  The most significant enhancement for this
  90.         version is that is is two to three times faster due
  91.         to inclusion of a specially tuned fixed point arithmetic
  92.         package.  Shareware, binary only.
  93.         Author:  Mathias Ortmann
  94.  
  95. Pcopy        An intuition based disk copier for AmigaDOS disks featuring
  96.         high speed diskcopy with write verify, data recovery from
  97.         damaged tracks, full multitasking compatibility, and a user
  98.         friendly interface.  This is version 2.11, an update to
  99.         version 2.0 on disk 243, with new data recovery routines
  100.         and some minor bug fixes.  Binary only.
  101.         Author:  Dirk Reisig
  102.  
  103. ==========================  Contents of Disk 384  ==========================
  104.  
  105. This is disk 384 of the freely distributable AMIGA software library.
  106. Below is a listing of the significant directories and their contents.
  107.  
  108.  
  109. Contact        Demo version of a "pop-up" program for managing personal
  110.         contacts.  Allows you to keep a name and address list
  111.         along with phone numbers and comments.  Can print mailing
  112.         labels with a couple of mouse clicks (supports PostScript
  113.         printers).  Names and address can be "clipped" into other
  114.         programs such as word processors, and Contact can even
  115.         dial your modem for you.  Version 1.0, binary only.
  116.         Author:  Craig Fisher, CMF Software
  117.  
  118. Elements    Very nice interactive display of the the Periodic Table
  119.         of Elements.  Includes general row and column information,
  120.         plus a test mode where the program asks specific questions
  121.         about the selected element or row/column.  This is version
  122.         2.3, an update to version 2.0 on disk 368.  Binary only,
  123.         shareware.
  124.         Author:  Paul Thomas Miller
  125.  
  126. NorthC        A freely redistributable programming package containing
  127.         all the programs required for developing in C.  Based on
  128.         the Sozobon Ltd C compiler, Charlie Gibb's assembler, the
  129.         Software Distillery's linker, and portions from other
  130.         sources.  Steve has pulled everything together and added
  131.         some enhancements in the process.  This is version 1.2, an
  132.         update to version 1.1 on disk 353.  Changes include extra
  133.         examples, many bug fixes, further documentation and some
  134.         improvements.  The environment is supplied compressed and
  135.         unpacks to two disks.  Partial source is included.
  136.         Author:  Steve Hawtin, Charlie Gibbs, Sozobon Ltd, The
  137.              Software Distilary and many others.
  138.  
  139. ==========================  Contents of Disk 385  ==========================
  140.  
  141. This is disk 385 of the freely distributable AMIGA software library.
  142. Below is a listing of the significant directories and their contents.
  143.  
  144.  
  145. MortCalc    Yet another loan calculator, but this one was written
  146.         with accuracy in mind.  The monthly payments times the
  147.         number of months should balance the total principal
  148.         plus interest, to the cent.  Version 2.5, freeware,
  149.         source included.
  150.         Author:  Michel Laliberte
  151.  
  152. XLispStat    A statistical program based on David Betz' XLisp. It
  153.         does some of the most advanced dynamic statistical
  154.         graphics, included brushing, linking, and 3D rotations.
  155.         Menus and requestors can be created dynamically with
  156.         simple lisp commands, and treated as lisp objects, so
  157.         that the program could be used for many other non-
  158.         statistical purposes, such as interactive expert
  159.         systems. XLisp-Stat has an ARexx port so that an editor
  160.         may be used to prepare lisp programs and send them
  161.         directly to XLisp-Stat to be executed.  Commands, as
  162.         character strings, may also be sent from XLisp-Stat
  163.         with the lisp command, "arexx".  All graphics produced
  164.         may be saved to files in IFF format.  This version of
  165.         XLisp-Stat (v.2.1, release 1) has been ported to the
  166.         Amiga by James Lindsey, from the Mac version supplied
  167.         by Luke Tierney.  Requires a numerical coprocessor
  168.         (M68881/M68882) and an M68020/M68030 processor.
  169.         This disk contains the executables, manual, and lisp
  170.         files.  The sources can be found on disk 386.
  171.         Author:  David Betz, Luke Tierney, James Lindsey
  172.  
  173. ==========================  Contents of Disk 386  ==========================
  174.  
  175. This is disk 386 of the freely distributable AMIGA software library.
  176. Below is a listing of the significant directories and their contents.
  177.  
  178.  
  179. Statpack    Demo version of a statistics and data manipulation
  180.         program.  Version 3.2, binary only.
  181.         Author:  James Lindsey
  182.  
  183. XLispStat    A statistical program based on David Betz' XLisp. It
  184.         does some of the most advanced dynamic statistical
  185.         graphics, included brushing, linking, and 3D rotations.
  186.         Menus and requestors can be created dynamically with
  187.         simple lisp commands, and treated as lisp objects, so
  188.         that the program could be used for many other non-
  189.         statistical purposes, such as interactive expert
  190.         systems. XLisp-Stat has an ARexx port so that an editor
  191.         may be used to prepare lisp programs and send them
  192.         directly to XLisp-Stat to be executed.  Commands, as
  193.         character strings, may also be sent from XLisp-Stat
  194.         with the lisp command, "arexx".  All graphics produced
  195.         may be saved to files in IFF format.  This version of
  196.         XLisp-Stat (v.2.1, release 1) has been ported to the
  197.         Amiga by James Lindsey, from the Mac version supplied
  198.         by Luke Tierney.  Requires a numerical coprocessor
  199.         (M68881/M68882) and an M68020/M68030 processor.
  200.         This disk contains the sources.  The executables,
  201.         manual, and lisp files can be found on disk 385.
  202.         Author:  David Betz, Luke Tierney, James Lindsey
  203.  
  204. ==========================  Contents of Disk 387  ==========================
  205.  
  206. This is disk 387 of the freely distributable AMIGA software library.
  207. Below is a listing of the significant directories and their contents.
  208.  
  209.  
  210. BlitterSand    An interesting cellular automata program that gets its
  211.         roots from a "sandpile".  Intriguing to watch.  Includes
  212.         assembly source.
  213.         Author:  Mike Creutz
  214.  
  215. ExtFuncProc    External Function Process.  Allows execution of any library
  216.         function from simple tasks even if these functions require
  217.         a process environment.  For experienced programmers only
  218.         because there isn't any documentation written yet but only
  219.         an example.  ExtFuncProc is used by GMC.  It runs under
  220.         KS 2.0.  Binary only.
  221.         Author:  Goetz Mueller
  222.  
  223. GMC        A console handler with command line editing and function
  224.         key support.  GMC provides extended command line editing,
  225.         function key assignment in four levels, extended command
  226.         line history, online help for functions in the handler,
  227.         and an iconify function.  This is version 9.2, an update
  228.         to version 4.0 on disk 291, with many new features,
  229.         including an output buffer (dump to printer and window),
  230.         filename completer, script function, undo function, prompt
  231.         beeper, pathname in window title, close gadget for KS 2.0,
  232.         etc.  Shareware, binary only.
  233.         Author:  Goetz Mueller
  234.  
  235. H2I        Translates C include files into assembler include files.
  236.         Useful for programmers that use both C and assembler code
  237.         in the same program.  Helps to keep the structure definitions
  238.         consistent.  Version 1.1, shareware, binary only.
  239.         Author:  Goetz Mueller
  240.  
  241. MandAnim    A Mandelbrot Animation program that allows you to easily
  242.         generate series of lo-res/16-color pictures.  Features
  243.         full mouse and/or keyboard operation, zooms, auto-save,
  244.         high (cheat) speed, iconization, etc.  The generated
  245.         pictures all remember their positions and settings so
  246.         they can be re-loaded.  Version 1.1, binary only.
  247.         Author:  Ekke Verheul.
  248.  
  249. MandelBlitz    Very fast Mandelbrot plotter with lots of handy functions
  250.         such as color cycling, zoom, special palette control,
  251.         file requestors and more.  Version 1.0, binary only
  252.         Author:  Nico François
  253.  
  254. Menu        A fast-access menu system configurable via a script file
  255.         that allows the user run selected programs.  Version 2.0,
  256.         binary only.
  257.         Author:  Stefan Mörnhag
  258.  
  259. NTSC-PAL    Two programs that give A500/A2000 owners with the new ECS
  260.         1Mb Agnus installed the ability to boot into either a NTSC
  261.         or PAL environment.  *Very* useful for both NTSC and PAL
  262.         owners alike.  Version 1.1, includes assembly source.
  263.         Author:  Nico François
  264.  
  265. Wreq        Replace "pop-up" requestors with line-oriented requesters
  266.         (similar to those found in an MS-DOS environment) that
  267.         can be easily handled from the keyboard.  If there is no
  268.         interactive console for the process, the requester won't
  269.         appear.  Includes assembly source.
  270.         Author:  Tuomo Mickelsson
  271.  
  272. ==========================  Contents of Disk 388  ==========================
  273.  
  274. This is disk 388 of the freely distributable AMIGA software library.
  275. Below is a listing of the significant directories and their contents.
  276.  
  277.  
  278. Calc        A shell style, command-line calculator.  Calc does not
  279.         have a fancy keypad display as many other calculator
  280.         programs do.  Instead, it is capable of taking its input
  281.         from a file, the keyboard, or a command line and output-
  282.         ting its results to a file or the screen.  It can also
  283.         apply a single equation to all of the values stored in a
  284.         file (or files).  It handles all common mathematical
  285.         expressions, can optionally predefine physical constants
  286.         and store variables.  Version 2.0, binary only.
  287.         Author:  Bill Dimm
  288.  
  289. DClock        A "Dumb Clock" utility that displays the date and time
  290.         in the Workbench screen title bar.  This is version 1.27,
  291.         an update version 1.12 disk number 325.  Many more useful
  292.         enhancements/bug fixes, including an ARexx interface.
  293.         Includes source.
  294.         Author:  Olaf Barthel
  295.  
  296. DIEd        A full-screen ANSI editor including an animation utility.
  297.         Provides PAL and NTSC compatibility.  Many useful features
  298.         such as horizontal and vertical block cut/pasting operations,
  299.         line/block/screen centering, save defaults and more.
  300.         Version 2.4, binary only.
  301.         Author:  P-E Raue
  302.  
  303. Free        Display how much free space (bytes or blocks) you have on any
  304.         or all of your mounted disk volumes.  Runs from CLI only.
  305.         Based on "Free" by Tom Smythe on Fish Disk 66, but totally
  306.         rewritten and enhanced.  Version 1.01, includes source.
  307.         Author:  Daniel Jay Barrett
  308.  
  309. KeyMapEd    Allows you to change the KeyMaps used with SetMap.  This
  310.         is a full featured editor providing support for normal,
  311.         string and dead keys.  The keyboard represented is from
  312.         an A3000/A2000/A500 but it is fully compatible with A1000
  313.         keyboards.  This is version 1.1i, an update to version
  314.         1.02 on disk number 193, binary only.
  315.         Author:  Tim Friest
  316.  
  317. SnoopDos    A utility for monitoring AmigaDOS calls.  In particular,
  318.         it allows you to see what libraries, devices, fonts,
  319.         environment variables or startup files a program is looking
  320.         for.  Very useful when you're trying to install a new
  321.         application.  Version 1.0, includes source in C.
  322.         Author:  Eddy Carroll
  323.  
  324. ==========================  Contents of Disk 389  ==========================
  325.  
  326. This is disk 389 of the freely distributable AMIGA software library.
  327. Below is a listing of the significant directories and their contents.
  328.  
  329.  
  330. Kick        Another screen hack, specifically for A500/A2000 owners.
  331.         I don't want to spoil any surprises but reportedly causes
  332.         some machines to crash.  Binary only.
  333.         Author:  Tony Solomon, Paul Fortin
  334.  
  335. Plot        A 3-D function plotting program with provisions for
  336.         coordinate translation on both axes, parametric equations,
  337.         and standardized notation of the pow function (x^y -- which
  338.         now works as specified.).  This is version 5.1, an update
  339.         to version 4.1 on disk 175, with some enhancements and bug
  340.         fixes.  Binary only.
  341.         Author:  Terry Gintz
  342.  
  343. PolySys        An extended version of the 0L-system (string rewriting)
  344.         described in The Science of Fractal Images (edited by
  345.         Pietgen and Saupe).  The basic algorithm has been expanded
  346.         and modified extensively, and looping commands similiar to
  347.         those found in other Turtle graphics systems (Logo, etc)
  348.         have been added.  Support for three-dimensional drawing,
  349.         with perspective, is also included.  Version 1.0, binary
  350.         only.
  351.         Author:  Terry Gintz
  352.  
  353. Retab        Useful command-line "tab-to-space" and "space-to-tab"
  354.         expansion utility.  Several command-line options to specify
  355.         size/settings and the ability to protect material enclosed
  356.         by delimiters (quotes, brackets, carats, etc.) from
  357.         expansion.  Version 1.03, binary only.
  358.         Author:  Paul Klink
  359.  
  360. ZPlot        Graphs formulas based on 4-D complex number planes.  ZPlot
  361.         currently supports the Mandelbrot set, Julia sets, and
  362.         Phoenix curves, with over 500 mapping variations.  The math
  363.         functions supported include sin(z), sinh(z), z^z, e^z, z^n,
  364.         sqrt(z), cos(z), cosh(z), tan(z), tanh(z), log(z), ln(z)
  365.         and n^z.  Version 1.3d, binary only
  366.         Author:  Terry Gintz
  367.