home *** CD-ROM | disk | FTP | other *** search
Fred Fish's Product-Info | 1995-08-25 | 2.7 KB | 110 lines |
- # This file contains product information that can be used by
- # KingFisher 2.0 and other similar tools.
-
- .name
- DICE
- .type
- Compiler
- .short
- Dillon's Integrated C Enviroment
- .description
-
- DICE consists of a frontend, preprocessor, C compiler, assembler, and
- linker, and support libraries all written by the author. A generated
- (non-commodore) 2.0 amiga.lib is included with this distribution. Note
- that you may compile 1.3 programs with the 2.0 amiga.lib as long as
- you avoid 2.0-specific calls.
-
- DICE also includes my DMAKE make utility (though it should be noted
- that DMAKE is extremely difficult to learn how to use). Source is not
- available (it isn't fit to be distributed). DMAKE works best running
- under 2.0 due to the available of new system calls.
-
- This is the unregistered FreeWare version. If you find yourself using
- DICE seriously, you should consider the commercial version. Refer to the
- doc/REGISTER.DOC for information on commercial version.
- .version
- 2.06.37
- .date
- 1991.10.09
- .author
- Obvious Implementations Corporation
- .restrictions
-
- DISABLED IN THE UNREGISTERED (FREEWARE) VERSION OF DICE,
- BUT EXISTS IN THE COMMERCIAL VERSION OF DICE
-
- * regargs
- * floating point
- * bit fields
- * Visual make environment
- * Source Line debugger
- * manual pages for c.lib
- * source to the entire c.lib and other libraries
- * several type qualifier extensions (see EXTENSIONS.DOC)
- * source to many of the utilities (as examples)
- * Many additional utilities exist in the commercial version
- * the commodore includes are not included in the freeware
- version but are in the Commercial version
- .reference
- GoldFish-Vol1-2:d4xx/d491/DICE/
- 2.06.21
- GoldFish-Vol1-1:BBS/d4xx/d491/DICE.lha
- 2.06.21
- FrozenFish-Vol1:BBS/ALib/d4xx/d491/DICE.lha
- 2.06.21
- AmigaLibDisk491:DICE/
- 2.06.21
- AmigaLibDisk466:DICE/
- 2.06.15
- GoldFish-Vol1-2:d4xx/d466/Dice/
- 2.06.15
- GoldFish-Vol1-1:BBS/d4xx/d466/DICE.lha
- 2.06.15
- FrozenFish-Vol1:BBS/ALib/d4xx/d466/DICE.lha
- 2.06.15
- GoldFish-Vol1-2:d4xx/d443/DICE/
- 2.06.14
- GoldFish-Vol1-1:BBS/d4xx/d443/DICE.lha
- 2.06.14
- FrozenFish-Vol1:BBS/ALib/d4xx/d443/DICE.lha
- 2.06.14
- AmigaLibDisk443:DICE/
- 2.06.14
- GoldFish-Vol1-2:d3xx/d359/DICE/
- 2.02
- GoldFish-Vol1-1:BBS/d3xx/d359/DICE.lha
- 2.02
- FrozenFish-Vol1:BBS/ALib/d3xx/d359/DICE.lha
- 2.02
- AmigaLibDisk359:DICE/
- 2.02
- .distribution
- Freeware
- .address
- P.O. Box 4487
- Cary, N.C. 27519-4487
- USA
- .email
- info@oic.com
- sales@oic.com
- .docs
- README
- COPYRIGHT.DOC
- version.doc
- .described-by
- Dan Fish (daf@starfish.amigalib.com)
- .submittal
- Downloaded via ftp from wuarchive.wustl.edu.
- .execute
- LAB Start
- set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Cancel"`
- if $choice GT "0"
- if $choice EQ "1"
- MetaTool README TEXT
- endif
- skip Start BACK
- endif
- .aminet-dir
- dev/c
-