home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / fish / disks / d1116.lha / Programs / DICE / Product-Info < prev    next >
Encoding:
Fred Fish's Product-Info  |  1995-08-25  |  2.7 KB  |  110 lines

  1. # This file contains product information that can be used by
  2. # KingFisher 2.0 and other similar tools.
  3.  
  4. .name
  5. DICE
  6. .type
  7. Compiler
  8. .short
  9. Dillon's Integrated C Enviroment
  10. .description
  11.  
  12.     DICE consists of a frontend, preprocessor, C compiler, assembler, and
  13.     linker, and support libraries all written by the author.  A generated
  14.     (non-commodore) 2.0 amiga.lib is included with this distribution.  Note
  15.     that you may compile 1.3 programs with the 2.0 amiga.lib as long as
  16.     you avoid 2.0-specific calls.
  17.  
  18.     DICE also includes my DMAKE make utility (though it should be noted
  19.     that DMAKE is extremely difficult to learn how to use).  Source is not
  20.     available (it isn't fit to be distributed).  DMAKE works best running
  21.     under 2.0 due to the available of new system calls.
  22.  
  23.     This is the unregistered FreeWare version.    If you find yourself using
  24.     DICE seriously, you should consider the commercial version. Refer to the
  25.     doc/REGISTER.DOC for information on commercial version.
  26. .version
  27. 2.06.37
  28. .date
  29. 1991.10.09
  30. .author
  31. Obvious Implementations Corporation
  32. .restrictions
  33.  
  34.     DISABLED IN THE UNREGISTERED (FREEWARE) VERSION OF DICE,
  35.     BUT EXISTS IN THE COMMERCIAL VERSION OF DICE
  36.  
  37.     * regargs
  38.     * floating point
  39.     * bit fields
  40.     * Visual make environment
  41.     * Source Line debugger
  42.     * manual pages for c.lib
  43.     * source to the entire c.lib and other libraries
  44.     * several type qualifier extensions (see EXTENSIONS.DOC)
  45.     * source to many of the utilities (as examples)
  46.     * Many additional utilities exist in the commercial version
  47.     * the commodore includes are not included in the freeware
  48.       version but are in the Commercial version
  49. .reference
  50. GoldFish-Vol1-2:d4xx/d491/DICE/
  51. 2.06.21
  52. GoldFish-Vol1-1:BBS/d4xx/d491/DICE.lha
  53. 2.06.21
  54. FrozenFish-Vol1:BBS/ALib/d4xx/d491/DICE.lha
  55. 2.06.21
  56. AmigaLibDisk491:DICE/
  57. 2.06.21
  58. AmigaLibDisk466:DICE/
  59. 2.06.15
  60. GoldFish-Vol1-2:d4xx/d466/Dice/
  61. 2.06.15
  62. GoldFish-Vol1-1:BBS/d4xx/d466/DICE.lha
  63. 2.06.15
  64. FrozenFish-Vol1:BBS/ALib/d4xx/d466/DICE.lha
  65. 2.06.15
  66. GoldFish-Vol1-2:d4xx/d443/DICE/
  67. 2.06.14
  68. GoldFish-Vol1-1:BBS/d4xx/d443/DICE.lha
  69. 2.06.14
  70. FrozenFish-Vol1:BBS/ALib/d4xx/d443/DICE.lha
  71. 2.06.14
  72. AmigaLibDisk443:DICE/
  73. 2.06.14
  74. GoldFish-Vol1-2:d3xx/d359/DICE/
  75. 2.02
  76. GoldFish-Vol1-1:BBS/d3xx/d359/DICE.lha
  77. 2.02
  78. FrozenFish-Vol1:BBS/ALib/d3xx/d359/DICE.lha
  79. 2.02
  80. AmigaLibDisk359:DICE/
  81. 2.02
  82. .distribution
  83. Freeware
  84. .address
  85. P.O. Box 4487
  86. Cary, N.C. 27519-4487
  87. USA
  88. .email
  89. info@oic.com
  90. sales@oic.com
  91. .docs
  92. README
  93. COPYRIGHT.DOC
  94. version.doc
  95. .described-by
  96. Dan Fish (daf@starfish.amigalib.com)
  97. .submittal
  98. Downloaded via ftp from wuarchive.wustl.edu.
  99. .execute
  100. LAB Start
  101. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Cancel"`
  102. if $choice GT "0"
  103.   if $choice EQ "1"
  104.     MetaTool README TEXT
  105.   endif
  106.   skip Start BACK
  107. endif
  108. .aminet-dir
  109. dev/c
  110.