Short:        Fish disk 0848
Uploader:     Fish Disks <aminet aminet net>
Type:         misc/fish
Architecture: m68k-amigaos


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


Amiga_E		An Amiga specific E compiler.  E is a powerful and flexible
		procedural programming language and Amiga E a very fast com-
		piler for it, with features such as compilation speed of
		20000 lines/minute on a 7 Mhz amiga, inline assembler and
		linker integrated into compiler, large set of integrated
		functions, module concept with 2.04 includes as modules,
		flexible type-system, quoted expressions, immediate and typed
		lists, low level polymorphism, exception handling and much,
		much more.  Written in Assembly and E.  Version 2.1b, an
		update to version 2.1 on disk 810.  Public domain.  Includes
		partial sources.
		Author:  Wouter van Oortmerssen

CWeb		A programming tool that allows you to program top down, by
		splitting your program into many small, and understandable
		modules which `ctangle' tangles into a compiler understandable
		file.  By applying `cweave' to the program you can produce a
		pretty-printed listing for processing with `TeX'.  This is
		version 2.7, an update to version 2.0 on disk 551, now with
		full ANSI and C++ support.  Includes source.
		Author:  Donald Knuth, Silvio Levy, port by Andreas Scherer

Poker		A "fair" version of a casino video poker machine in which a
		deck is dealt randomly.  Regular casino rules apply.  This is
		a variation of the version that appeared in the October 1992
		of JUMPDISK, the Original Disk Magazine for the Amiga.
		Author:  Richard Ramella