home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d1xx
/
d141
/
disk141.lha
/
Contents
< prev
next >
Wrap
Text File
|
1988-05-15
|
2KB
|
38 lines
This is disk 141 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
SBProlog Volume 2 of the 2 volume Stony Brook Prolog (SBP)
distribution, version 2.3.2. This volume contains the
C and Prolog source code. Volume 1, on disk 140,
contains the executables and libraries.
From the SB-Prolog System, Version 2.2 User Manual:
"SB-Prolog is a public-domain Prolog system for Unix(tm)
based systems originally developed at SUNY, Stony Brook.
The core of the system is an emulator, written in C for
portability, of a Prolog virtual machine that is an extension
of the Warren Abstract Machine. The remainder of the system,
including the translator from Prolog to the virtual machine
instructions, is written in Prolog."
In addition to providing a compiler, SB-Prolog also offers
advanced features such as dynamic loading, mixing of compiled
and interpreted code, macros, extension tables, a debugging
facility offering two levels of tracing, profiling tools, and
other utilities.
Authors: Logic Programming Group at SUNY, Stony Brook
Amiga port by David Roch and Scott Evernden
SmallC An Amiga port of the Small-C compiler, written by Ron
Cain and published in Dr. Dobb's Journal, in about 1980.
Small-C is a rather small subset of the full 'C' language.
However, it is capable of compiling itself, and other
small, useful programs. Requires an assembler and linker
to complete the package and produce working executables.
Includes source and binary.
Author: Ron Cain. Amiga port by Willi Kusche.