home *** CD-ROM | disk | FTP | other *** search
/ Amiga Times / AmigaTimes.iso / demos / programme / StormC / README < prev    next >
Encoding:
Text File  |  1998-10-06  |  7.7 KB  |  304 lines

  1. Welcome to the demo version  of StormC 1.1
  2. ==========================================
  3.  
  4. Here it is: NEW version 1.1 of StormC - The programming system for the future of the AMIGA. There are a lot of enhancements and improvements. 
  5. Most of them were big wishes of our customers and users of the demo 
  6. version 1.0. For that reason we want to thank everyone who supported 
  7. the development of StormC.
  8.  
  9.  
  10. CONTENTS
  11. ========
  12. I.   Ratings of the Press
  13. II.  Features of StormC 1.1
  14. III. Restraints of the demo
  15. IV.  Include Licences / How to get the original Includes
  16. V.   MagicMenu and SUN-Mouse-Utilities
  17. VI.  How to contact HAAGE & PARTNER
  18.  
  19.  
  20.  
  21. I. Ratings of the Press
  22. =======================
  23.  
  24. StormC 1.1 now got rating 
  25.  
  26. "VERY GOOD" 
  27.  
  28. in the biggest magazine, called AMIGA MAGAZIN (Publisher: Magna Media).
  29.  
  30. Some impressions of articles of the German press regarding the Preview 
  31. version 0.9: (I will try to translate it as close to the original as 
  32. possible)
  33.  
  34. Amiga Plus 1 / 96
  35.  
  36.   New concepts of development and quality assurance... 
  37.   The first remarkable feature is the project management...
  38.  
  39. Amiga magazine 1 / 96
  40.  
  41.   The project management: At last there is a tool that does not feel 
  42.   like a "ball and chain", but is really useful.
  43.  
  44. Amiga Special 2 / 96
  45.  
  46.   A fast compiler, a powerful debugger and a comfortable
  47.   development system are an interesting mixture, if we talk about
  48.   professional software engineering..
  49.  
  50.  
  51. With the enclosed demo you can convince yourself of these statements.
  52.  
  53.  
  54. II. Features of StormC 1.1
  55. ==========================
  56.  
  57. StormC 1.1 [NEW]
  58. The Advanced C/C++ Development System for the Future of the AMIGA !
  59.  
  60. StormC is an integrated development system which contains all 
  61. development tools imperative for efficient engineering: editor, 
  62. compiler, linker, debugger and RunShell with many outstanding 
  63. features.
  64.  
  65. The heart of StormC is its visual project manager which manages every 
  66. part of the project, e.g. sources, headers, libraries, documents, 
  67. binaries.
  68.  
  69. The very fast editor displays key-words colourfully to get a better
  70. readability and a syntax check.
  71.  
  72. The StormC compiler handles ANSI C and C++ sources and generates 
  73. optimised code for the whole Motorola 68xxx family (including 68060 
  74. and 68881/882).
  75.  
  76. The RunShell is a powerful run-time system that monitors the running
  77. application and prevents it from crashing the system. It also offers
  78. resource tracking and it can start the source-level debugger 
  79. during (!) run-time of the program.
  80.  
  81. ([NEW]Features marked by this are new in version 1.1.)
  82.  
  83. StormShell - Visual Project Manager
  84.  
  85.  - Management of Multiple Projects
  86.  - Hierarchical Projects with Section Folding
  87.  - Drag & Drop
  88.  - Automatic File Type Recognition (Sources, Headers, Libraries,
  89.    Docs, AmigaGuide, Binaries ...)
  90.  - Toolbar with Tooltips (Help Function)
  91.  - Full Configurable (>50 Option Requesters)
  92.  - GoldED Support [NEW]
  93.  - New Options [NEW]
  94.  - New GUI [NEW]
  95.  
  96. StormED - Fast Source Editor
  97.  
  98.  - Multiple Window Editor
  99.  - Syntax Colouring
  100.  - User Defined Dictionary
  101.  - Perfect Source Structuring
  102.  - Unlimited Undo/Redo
  103.  - Fast Search & Replace
  104.  - Bracket Matching [NEW]
  105.  - New Colour Controls [NEW]
  106.  - New Project Template [NEW]
  107.  
  108. StormC - Very Fast ANSI-C & C++ Compiler
  109.  
  110.  - 2-in-1 Compiler: ANSI-C & C++ (AT&T 3.0)
  111.  - Exception Handling
  112.  - Templates
  113.  - High-Speed Compiler
  114.  - Fast Turn-Around
  115.  - Code Generation for all Motorola 68xxx (incl. 68060, 68881/68882)
  116.  - Single-Pass Compiler
  117.  - Powerful Inlining
  118.  - Highly Compatible with SAS/C, DICE, Aztec C, MaxonC, GCC
  119.  - Pre-Compiled Headers
  120.  - Multiple-Pass Optimiser
  121.  - New Key-word "__saveds" [NEW]
  122.  
  123. StormLINK - Optimising Linker
  124.  
  125.  - Very Fast Linking
  126.  - Near-Code Optimiser
  127.  - Type-Save Linking
  128.  - Generates ROM Code
  129.  - Easy Generation of Shared Libraries
  130.  - Compatible to SAS/C- and MaxonC Libraries
  131.  - Code Folding (Optimisation at Linking)
  132.  - Linking of Binaries [NEW]
  133.  
  134. StormLibrarian [NEW]
  135.  
  136.  - Simple Creation of Linker Libraries [NEW]
  137.  - Easy Generation of Library Sets [NEW]
  138.  
  139. RunShell - Outstanding Run-time system
  140.  
  141.  - Resource Tracking
  142.  - Controlled Program Interrupt
  143.  - Any Time Start of Debugger
  144.  - New GUI [NEW]
  145.  
  146. StormDEBUG - Comfortable Source-Level Debugger
  147.  
  148.  - Output into Editor Window
  149.  - Easy Breakpoint Settings
  150.  - Automatic Value Refresh
  151.  - Comfortable Inspect Windows for Variables, Structs, Classes etc.
  152.  - History and Breakpoint Window
  153.  - Editable Type Casting
  154.  - HEX Editor
  155.  - History and Breakpoint Window [NEW]
  156.  - Improved GUI [NEW]
  157.  
  158. Further Features
  159.  
  160.  - Full StormWIZARD Support (optional GUI Editor) [NEW]
  161.  - Fully Localised (German, English, French, Italian)
  162.  - Full Multitasking
  163.  - Customised Environment
  164.  - Extensive Libraries for ANSI-C, C++, Amiga OS
  165.  - OS 3.1 System Include Files
  166.  
  167. Requirements
  168.  
  169.  - Any Amiga Model with Hard Drive
  170.  - AmigaOS 2.0 or better
  171.  - 3 MB RAM (some functions need at least 6 MB RAM)
  172.  - CyberGraphX compatible
  173.  
  174.  
  175. III. Restraints of the demo
  176. ===========================
  177.  
  178. The enclosed compiler will compile your large sources but he will however 
  179. write a maximum of 10 KB of object code. But you can get the assurance 
  180. that your large projects can be compiled too.
  181.  
  182. The linker can write programs with a maximum of 20 KB of 
  183. size.
  184.  
  185. All parts of StormC can NOT be started from CLI. They can be used only 
  186. with the integrated environment.
  187.  
  188.  
  189. Important
  190. =========
  191.  
  192. This demo is optimised for installation from CD-ROM. If you have copied 
  193. the files to your hard disk already you need not to do the installation. 
  194. You should then enter solely an assign to StormC into the "user-startup",
  195. so the demo programs and the pre-sets of StormC can be used unchanged.
  196.  
  197.  
  198. IV. Include Licences
  199. ====================
  200.  
  201. If you have got the demo from a mailbox or from the Aminet, only our 
  202. includes and libraries are included. For programming you will soon 
  203. need the complete system includes of Kickstart/Workbench 3.1.
  204.  
  205. How to get these includes?
  206. --------------------------
  207.  
  208. 1. We can send you a demo of StormC with all includes, but you have 
  209.    to pay a charge of 20 $ (30 DM). You have to pay in advance.
  210.  
  211. 2. You will find the complete includes and libraries on the CD 1/96
  212.    of the German "Amiga Magazin".
  213.  
  214. 3. If you have got our Preview of StormC you have already got these 
  215.    files too.
  216.  
  217. You only have to add the following files:
  218.  
  219. In the includes drawer the directories:
  220.  
  221.   datatypes
  222.   devices
  223.   diskfont
  224.   dos
  225.   exec
  226.   gadgets
  227.   graphics
  228.   hardware
  229.   intuition
  230.   libraries
  231.   prefs
  232.   resources
  233.   rexx
  234.   utility
  235.   workbench
  236.  
  237. In the libs drawer the libraries:
  238.  
  239.   amiga.lib
  240.   small.lib
  241.   debug.lib
  242.   ddebug.lib
  243.  
  244. Please do not use the includes of other compilers or directly these 
  245. of other compilers or our Preview. We have altered some of them, 
  246. so they will only work the way we told you.
  247.  
  248.  
  249. V. MagicMenu and SUN-Mouse-Utilities
  250. ====================================
  251.  
  252. If you use MagicMenu the mouse pointer freezes up to 10 seconds if you 
  253. are pressing the right mouse button over an icon of the icon bar. This 
  254. is because MagicMenu is not very OS compliant.
  255.  
  256. The same problem can appear with other SUN mouse utilities too.
  257.  
  258.  
  259. VI. How to contact HAAGE & PARTNER
  260. ==================================
  261.  
  262. If you have any questions please feel free to contact us:
  263.  
  264.    HAAGE & PARTNER Computer GmbH
  265.    Mainzer Strasse 10 A
  266.    61191 Rosbach
  267.    Germany
  268.  
  269.    Tel: +49 6007 93 00 50
  270.    Fax: +49 6007 75 43
  271.  
  272.    Internet: 100654.3133@compuserve.com
  273.    Compuserve: 100654,3133
  274.  
  275.    Please visit our home page to get the newest information on StormC:
  276.  
  277.    http://ourworld.compuserve.com/homepages/HAAGE_PARTNER
  278.  
  279.  
  280. Now we want to thank our testers, esepically:
  281.  
  282.     Dietmar Augustin
  283.     Olaf Barthel
  284.     Holger Burkarth
  285.     Thomas Bayen
  286.     Bernhard Büchter
  287.     David Göhler
  288.     Mario Kettenberger
  289.     Alexander Pratsch
  290.     Andreas Pfohl
  291.     Constantin Rack
  292.     Michael Rock
  293.     Jürgen Schildmann
  294.     Stephan Schüerholz
  295.     Thomas Wilhelmi
  296.  
  297. Special thanks to Jeroen T. Vermeulen.
  298.  
  299.  
  300. (c) 1996 HAAGE & PARTNER Computer GmbH
  301.  
  302.  
  303.  
  304.