==========================  Contents of Disk 380  ==========================

This is disk 380 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


Oberon		A freely distributable demo version of a powerful Oberon
		compiler.  Oberon is a modern, object oriented language
		developed by Prof. Dr. Niklaus Wirth of ETH Zürich in
		Switzerland as a successor to Modula-2.  This single pass
		compiler creates standard Amiga object files, uses a large
		variety of optimizations to create fast code, supports
		writing of reentrant programs, allows you to call code from
		other languages like C and Assembler, etc.  The package
		includes the compiler, an editor, a link utility, a program
		to display compilation errors and some demo programs.
		Version 1.16, binary only.
		Author:  Fridtjof Siebert

==========================  Contents of Disk 381  ==========================

This is disk 381 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


SKsh		A ksh-like shell for the Amiga.  Some of its features
		include command substitution, shell functions with
		parameters, aliases, local variables, local functions,
		local aliases, powerful control structures and tests,
		emacs style line editing and history functions, I/O
		redirection, pipes, large variety of built-in commands,
		Unix style wildcards, Unix style filename conventions,
		filename completion, and coexistence with scripts from
		other shells.  Very well documented.  Version 1.6, an
		update to version 1.5 on disk 370.  Includes several
		important bug fixes and a few minor new features such
		as command line cut and paste.  Binary only.
		Author:  Steve Koren

==========================  Contents of Disk 382  ==========================

This is disk 382 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


CrossDOS	A "tryware" version of a mountable MS-DOS file system
		for the Amiga.  This is a software product that allows
		you to read and write MS-DOS/PC-DOS and Atari ST
		formatted disks (Version 2.0 or higher) directly from
		AmigaDOS.  This tryware version is a "readonly" version,
		which does not allow any writes to the disk.  A fully
		functional version is available for a very reasonable
		price from CONSULTRON.  This is version 4.00b, an update
		to version 3.05b on disk 252.  Binary only.
		Author:  CONSULTRON, Leonard Poma

Msh		An Amiga file system handler that handles MS-DOS formatted
		diskettes.  Version "1.30" (Release 1 patch 3).  You can
		use files on such disks in almost exactly the same way as
		you use files on native AmigaDOS disks.  This is a fully
		functional, read/write version, that supports 8, 9, or 10
		sector disks of 80 tracks, and should also work on 40 track
		drives and hard disks with 12 or 16 bit FAT of any
		dimension the FAT allows.  Update to version "1.5" (Release
		1) on disk 327.  Includes source.
		Author:  Olaf Seibert

==========================  Contents of Disk 383  ==========================

This is disk 383 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


LHArc		An archive program like Arc and Zoo, with a heavy emphasis
		maximum compression for minimum archive size, using LZHUF
		compression.  This is version 1.21, an update to version
		1.10 on disk 312.  Binary only.
		Author:  Paolo Zibetti

LibraryKiller	A small utility that allows you to remove libraries that
		aren't used any more.  Version 1.0, includes source in
		assembly.
		Author:  Roger Fischlin

MandelMountains
		A program that renders three-dimensional images of
		blowups of the Mandelbrot set.  Includes several example
		images.  This is version 2.1, an update to version 2.0
		on disk 354.  The most significant enhancement for this
		version is that is is two to three times faster due
		to inclusion of a specially tuned fixed point arithmetic
		package.  Shareware, binary only.
		Author:  Mathias Ortmann

Pcopy		An intuition based disk copier for AmigaDOS disks featuring
		high speed diskcopy with write verify, data recovery from
		damaged tracks, full multitasking compatibility, and a user
		friendly interface.  This is version 2.11, an update to
		version 2.0 on disk 243, with new data recovery routines
		and some minor bug fixes.  Binary only.
		Author:  Dirk Reisig

==========================  Contents of Disk 384  ==========================

This is disk 384 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


Contact		Demo version of a "pop-up" program for managing personal
		contacts.  Allows you to keep a name and address list
		along with phone numbers and comments.  Can print mailing
		labels with a couple of mouse clicks (supports PostScript
		printers).  Names and address can be "clipped" into other
		programs such as word processors, and Contact can even
		dial your modem for you.  Version 1.0, binary only.
		Author:  Craig Fisher, CMF Software

Elements	Very nice interactive display of the the Periodic Table
		of Elements.  Includes general row and column information,
		plus a test mode where the program asks specific questions
		about the selected element or row/column.  This is version
		2.3, an update to version 2.0 on disk 368.  Binary only,
		shareware.
		Author:  Paul Thomas Miller

NorthC		A freely redistributable programming package containing
		all the programs required for developing in C.  Based on
		the Sozobon Ltd C compiler, Charlie Gibb's assembler, the
		Software Distillery's linker, and portions from other
		sources.  Steve has pulled everything together and added
		some enhancements in the process.  This is version 1.2, an
		update to version 1.1 on disk 353.  Changes include extra
		examples, many bug fixes, further documentation and some
		improvements.  The environment is supplied compressed and
		unpacks to two disks.  Partial source is included.
		Author:  Steve Hawtin, Charlie Gibbs, Sozobon Ltd, The
			 Software Distilary and many others.

==========================  Contents of Disk 385  ==========================

This is disk 385 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


MortCalc	Yet another loan calculator, but this one was written
		with accuracy in mind.  The monthly payments times the
		number of months should balance the total principal
		plus interest, to the cent.  Version 2.5, freeware,
		source included.
		Author:  Michel Laliberte

XLispStat	A statistical program based on David Betz' XLisp. It
		does some of the most advanced dynamic statistical
		graphics, included brushing, linking, and 3D rotations.
		Menus and requestors can be created dynamically with
		simple lisp commands, and treated as lisp objects, so
		that the program could be used for many other non-
		statistical purposes, such as interactive expert
		systems. XLisp-Stat has an ARexx port so that an editor
		may be used to prepare lisp programs and send them
		directly to XLisp-Stat to be executed.  Commands, as
		character strings, may also be sent from XLisp-Stat
		with the lisp command, "arexx".  All graphics produced
		may be saved to files in IFF format.  This version of
		XLisp-Stat (v.2.1, release 1) has been ported to the
		Amiga by James Lindsey, from the Mac version supplied
		by Luke Tierney.  Requires a numerical coprocessor
		(M68881/M68882) and an M68020/M68030 processor.
		This disk contains the executables, manual, and lisp
		files.  The sources can be found on disk 386.
		Author:  David Betz, Luke Tierney, James Lindsey

==========================  Contents of Disk 386  ==========================

This is disk 386 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


Statpack	Demo version of a statistics and data manipulation
		program.  Version 3.2, binary only.
		Author:  James Lindsey

XLispStat	A statistical program based on David Betz' XLisp. It
		does some of the most advanced dynamic statistical
		graphics, included brushing, linking, and 3D rotations.
		Menus and requestors can be created dynamically with
		simple lisp commands, and treated as lisp objects, so
		that the program could be used for many other non-
		statistical purposes, such as interactive expert
		systems. XLisp-Stat has an ARexx port so that an editor
		may be used to prepare lisp programs and send them
		directly to XLisp-Stat to be executed.  Commands, as
		character strings, may also be sent from XLisp-Stat
		with the lisp command, "arexx".  All graphics produced
		may be saved to files in IFF format.  This version of
		XLisp-Stat (v.2.1, release 1) has been ported to the
		Amiga by James Lindsey, from the Mac version supplied
		by Luke Tierney.  Requires a numerical coprocessor
		(M68881/M68882) and an M68020/M68030 processor.
		This disk contains the sources.  The executables,
		manual, and lisp files can be found on disk 385.
		Author:  David Betz, Luke Tierney, James Lindsey

==========================  Contents of Disk 387  ==========================

This is disk 387 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


BlitterSand	An interesting cellular automata program that gets its
		roots from a "sandpile".  Intriguing to watch.  Includes
		assembly source.
		Author:  Mike Creutz

ExtFuncProc	External Function Process.  Allows execution of any library
		function from simple tasks even if these functions require
		a process environment.  For experienced programmers only
		because there isn't any documentation written yet but only
		an example.  ExtFuncProc is used by GMC.  It runs under
		KS 2.0.  Binary only.
		Author:  Goetz Mueller

GMC		A console handler with command line editing and function
		key support.  GMC provides extended command line editing,
		function key assignment in four levels, extended command
		line history, online help for functions in the handler,
		and an iconify function.  This is version 9.2, an update
		to version 4.0 on disk 291, with many new features,
		including an output buffer (dump to printer and window),
		filename completer, script function, undo function, prompt
		beeper, pathname in window title, close gadget for KS 2.0,
		etc.  Shareware, binary only.
		Author:  Goetz Mueller

H2I		Translates C include files into assembler include files.
		Useful for programmers that use both C and assembler code
		in the same program.  Helps to keep the structure definitions
		consistent.  Version 1.1, shareware, binary only.
		Author:  Goetz Mueller

MandAnim	A Mandelbrot Animation program that allows you to easily
		generate series of lo-res/16-color pictures.  Features
		full mouse and/or keyboard operation, zooms, auto-save,
		high (cheat) speed, iconization, etc.  The generated
		pictures all remember their positions and settings so
		they can be re-loaded.  Version 1.1, binary only.
		Author:  Ekke Verheul.

MandelBlitz	Very fast Mandelbrot plotter with lots of handy functions
		such as color cycling, zoom, special palette control,
		file requestors and more.  Version 1.0, binary only
		Author:  Nico François

Menu		A fast-access menu system configurable via a script file
		that allows the user run selected programs.  Version 2.0,
		binary only.
		Author:  Stefan Mörnhag

NTSC-PAL	Two programs that give A500/A2000 owners with the new ECS
		1Mb Agnus installed the ability to boot into either a NTSC
		or PAL environment.  *Very* useful for both NTSC and PAL
		owners alike.  Version 1.1, includes assembly source.
		Author:  Nico François

Wreq		Replace "pop-up" requestors with line-oriented requesters
		(similar to those found in an MS-DOS environment) that
		can be easily handled from the keyboard.  If there is no
		interactive console for the process, the requester won't
		appear.  Includes assembly source.
		Author:  Tuomo Mickelsson

==========================  Contents of Disk 388  ==========================

This is disk 388 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


Calc		A shell style, command-line calculator.  Calc does not
		have a fancy keypad display as many other calculator
		programs do.  Instead, it is capable of taking its input
		from a file, the keyboard, or a command line and output-
		ting its results to a file or the screen.  It can also
		apply a single equation to all of the values stored in a
		file (or files).  It handles all common mathematical
		expressions, can optionally predefine physical constants
		and store variables.  Version 2.0, binary only.
		Author:  Bill Dimm

DClock		A "Dumb Clock" utility that displays the date and time
		in the Workbench screen title bar.  This is version 1.27,
		an update version 1.12 disk number 325.  Many more useful
		enhancements/bug fixes, including an ARexx interface.
		Includes source.
		Author:  Olaf Barthel

DIEd		A full-screen ANSI editor including an animation utility.
		Provides PAL and NTSC compatibility.  Many useful features
		such as horizontal and vertical block cut/pasting operations,
		line/block/screen centering, save defaults and more.
		Version 2.4, binary only.
		Author:  P-E Raue

Free		Display how much free space (bytes or blocks) you have on any
		or all of your mounted disk volumes.  Runs from CLI only.
		Based on "Free" by Tom Smythe on Fish Disk 66, but totally
		rewritten and enhanced.  Version 1.01, includes source.
		Author:  Daniel Jay Barrett

KeyMapEd	Allows you to change the KeyMaps used with SetMap.  This
		is a full featured editor providing support for normal,
		string and dead keys.  The keyboard represented is from
		an A3000/A2000/A500 but it is fully compatible with A1000
		keyboards.  This is version 1.1i, an update to version
		1.02 on disk number 193, binary only.
		Author:  Tim Friest

SnoopDos	A utility for monitoring AmigaDOS calls.  In particular,
		it allows you to see what libraries, devices, fonts,
		environment variables or startup files a program is looking
		for.  Very useful when you're trying to install a new
		application.  Version 1.0, includes source in C.
		Author:  Eddy Carroll

==========================  Contents of Disk 389  ==========================

This is disk 389 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


Kick		Another screen hack, specifically for A500/A2000 owners.
		I don't want to spoil any surprises but reportedly causes
		some machines to crash.  Binary only.
		Author:  Tony Solomon, Paul Fortin

Plot		A 3-D function plotting program with provisions for
		coordinate translation on both axes, parametric equations,
		and standardized notation of the pow function (x^y -- which
		now works as specified.).  This is version 5.1, an update
		to version 4.1 on disk 175, with some enhancements and bug
		fixes.  Binary only.
		Author:  Terry Gintz

PolySys		An extended version of the 0L-system (string rewriting)
		described in The Science of Fractal Images (edited by
		Pietgen and Saupe).  The basic algorithm has been expanded
		and modified extensively, and looping commands similiar to
		those found in other Turtle graphics systems (Logo, etc)
		have been added.  Support for three-dimensional drawing,
		with perspective, is also included.  Version 1.0, binary
		only.
		Author:  Terry Gintz

Retab		Useful command-line "tab-to-space" and "space-to-tab"
		expansion utility.  Several command-line options to specify
		size/settings and the ability to protect material enclosed
		by delimiters (quotes, brackets, carats, etc.) from
		expansion.  Version 1.03, binary only.
		Author:  Paul Klink

ZPlot		Graphs formulas based on 4-D complex number planes.  ZPlot
		currently supports the Mandelbrot set, Julia sets, and
		Phoenix curves, with over 500 mapping variations.  The math
		functions supported include sin(z), sinh(z), z^z, e^z, z^n,
		sqrt(z), cos(z), cosh(z), tan(z), tanh(z), log(z), ln(z)
		and n^z.  Version 1.3d, binary only
		Author:  Terry Gintz
