home *** CD-ROM | disk | FTP | other *** search
/ RBBS in a Box Volume 1 #3.1 / RBBSIABOX31.cdr / trac / tp4.rls < prev    next >
Text File  |  1987-09-10  |  9KB  |  189 lines

  1. Wednesday, Sep 9, 1987
  2.  
  3.  
  4. BORLAND CELEBRATES FOURTH ANNIVERSARY OF TURBO PASCAL;
  5. VERSION 4.0 BREAKS 64K BARRIER, EXTENDS DEVELOPMENT HORIZONS
  6.  
  7.         BETHESDA, Md.--More than 750,000 users of Turbo Pascal can
  8. now compile programs faster and build larger programs with Turbo
  9. Pascal 4.0. With version 4.0, Turbo Pascal goes beyond the 64K
  10. barrier on program size.  The new package offers compile speeds
  11. of 27,000 lines per minute on an 8 MHz AT and separate
  12. compilation using units. With Turbo Pascal 4.0's speed,
  13. permissible program size and separate compilation, developers can
  14. handle a new range of complex applications.
  15.         Borland International President Philippe Kahn will unveil
  16. Turbo Pascal 4.0 to members of the Capital PC  Users Group this
  17. evening at the group's general meeting in Bethesda, Maryland.
  18. (Founded in 1982, the Capital PC Users Group has 5,500 members.)
  19. Turbo Pascal, and its companion developer's library containing
  20. the full complement of Turbo Pascal Toolboxes, will be available
  21. beginning in October.
  22.  
  23.                          ---MORE---
  24.  
  25. PAGE 2
  26.  
  27.         "Turbo Pascal 4.0 is a language that programmers can start
  28. with and stay with for complex applications development," said
  29. Kahn. Additional features of the new version include better code
  30. generation, a device-independent graphics system, a command-line
  31. version of the compiler, interactive error detection and
  32. location, and the trademark Borland integrated development
  33. environment with pull-down menus and built-in editor. Turbo
  34. Pascal 4.0 supports the Jensen and Wirth standard data types.
  35.         With Turbo Pascal's support of .OBJ files, separate
  36. compilation via units and smart linking, Borland paves the way
  37. for future OS/2 products. The hallmarks of a modern compiler,
  38. these features will allow users to make a smooth transition to
  39. the new operating system.
  40.          Turbo Pascal 4.0 will retain the product's current price of
  41. $99.95. Borland will continue to support development teams
  42. currently using Turbo Pascal 3.0 by offering that version  at a
  43. reduced price of $69.95. Version 4.0 will be available through
  44. distributors and dealers worldwide, while Turbo Pascal 3.0  will
  45. be available direct from Borland. As part of a special offer,
  46. registered Turbo Pascal owners can upgrade to version 4.0  for
  47. $39.95 plus $5 shipping and handling until November 30, 1987. The
  48. upgrade is available direct from Borland, and will include
  49. version 4.0 software and the product's new manual.
  50.         As part of the special offer, the entire Developer's Library
  51. will be available direct form Borland to registered owners of
  52. Turbo Pascal or the Turbo Pascal Toolboxes. The Turbo Pascal 4.0
  53.                          ---MORE---
  54.  
  55. PAGE 3
  56.  
  57. Developer's Library includes Turbo Pascal 4.0 versions of the
  58. Turbo Tutor, and Turbo Pascal Database, Editor, Numerical
  59. Methods, Graphix and Gameworks Toolboxes. A retail value of over
  60. $550, the entire library will be available direct from Borland
  61. for $150 until November 30, 1987. Borland will also extend a
  62. special price for the Turbo Pascal 4.0 Developer's Library, to be
  63. available through retail channels at $395.
  64.         Turbo Pascal 4.0 for the IBM family of personal computers
  65. and IBM  compatibles requires 256K for the command-line verison
  66. of the compiler (384K for the integrated environment version) and
  67. PC/MS-DOS v. 2.0 or later.
  68.         Borland International, Inc., located in Scotts Valley,
  69. Calif., was founded in 1983 to develop and market microcomputer
  70. software products that match power with ease of learning and use.
  71. Today the company offers a wide range of business applications
  72. and developer's tools, including Turbo Pascal, Turbo Prolog,
  73. Turbo Basic and Turbo C.
  74.  
  75.  
  76.  
  77.  
  78. ---END---
  79.  
  80.  
  81.         Turbo Pascal, Turbo Tutor, Turbo Database Toolbox, Turbo
  82. Editor Toolbox and Turbo Graphix Toolbox are registered
  83. trademarks and Turbo Numerical Methods Toolbox and Turbo
  84. Gameworks Toolbox are trademarks of Borland International, Inc.
  85.  
  86.  
  87.  
  88. TURBO PASCAL 4.0
  89.  
  90.  
  91. PRODUCT BACKGROUND
  92.  
  93.  
  94.         The current version of Turbo Pascal is the fourth generation
  95. of Borland International's flagship language product. With Turbo
  96. Pascal 1.0, Borland pioneered the high-speed microcomputer
  97. language compiler; version 4.0 strengthens Turbo Pascal in its
  98. role as a serious development language.
  99.  
  100.         Always a fast compiler, Turbo Pascal 4.0 has almost doubled
  101. the speed of its predecessor, compiling at approximately 27,000
  102. lines per minute on an 8 MHz IBM AT. The current version breaks
  103. the 64K program size barrier, supporting programs up to the
  104. memory limit of DOS. With separate compilation, programmers can
  105. recompile only those units that have been changed since the last
  106. compile, as well as create libraries of precompiled units.
  107. Separate compilation using units allows add-on software tools to
  108. be built and distributed without source code, a signicant feature
  109. for third-party developers.
  110.  
  111.         Turbo Pascal 4.0 offers much improved code generation with
  112. constant folding, unused code removal and optimized use of
  113. registers. A smart linker removes unused code from programs. The
  114. package comes complete with command-line and
  115. integrated-environment versions of the compiler.
  116.  
  117.         The package's integrated programming environment features a
  118. built-in full-screen editor and pull-down menus. This design
  119. allows users to edit, compile, and find and correct errors from
  120. inside one integrated development environment. The editor
  121. supports 25, 43 and 50 lines per screen, as well as CGA, EGA,
  122. VGA, MCTA, AT&T 400, 3270 and Hercules graphics. Other new
  123. features include tabs (set tab width), colors, and options for
  124. "auto save before run" and "suppress .BAK files."
  125.  
  126.         To manage files, a pick list remembers the file name, cursor
  127. position and search information each time a user exits a file.
  128. The next time Turbo Pascal is loaded, the program automatically
  129. restores all of the exited file's context. With the pick list,
  130. users can pick from the last eight files loaded into the editor.
  131.  
  132.         For larger programs, Turbo Pascal 4.0 includes built-in
  133. project management (make and build). Debugging is handled with
  134. interactive error detection and location for automatically
  135. locating compile- and run-time errors in source code. The
  136. compiler locates errors, automatically activates the editor and
  137. shows the location of errors in source code. The compiler can
  138. generate .MAP files for debugging and works with standard
  139. debuggers.
  140.  
  141.         Code written for Turbo Pascal 3.0 will compile with only
  142. minor modifications under version 4.0. An upgrade program
  143. simplifies the transition to the new compiler with turnkey
  144. conversion of source code programs.
  145.  
  146.         The compiler itself has been enhanced with extended data
  147. types that include LongInt, ShortInt, Word and IEEE
  148. floating-point. Additional language features include support for
  149. inline statements and macros and a powerful assembly-language
  150. interface that allows linking in .OBJ files.
  151.  
  152.         Numeric operations benefit from a faster floating-point
  153. processor. A toggle switch supports any 80x87 math coprocessor
  154. present for real-number arithmetic. Software floating-point
  155. operations are now 30 percent faster. Turbo Pascal 4.0 offers
  156. optional range and stack checking, as well as the ability to
  157. short-circuit boolean expression evaluation and interrupt
  158. procedure support for interrupt service routines.
  159.  
  160.         Turbo Pascal now supports units, with automatic execution of
  161. initialization and exit codes for each nested unit up to eight
  162. levels deep. Powerful standard units include DOS, GRAPH and CRT
  163. units. Other features include variable and value typecasting, DOS
  164. I/O redirection, support for tree-structured directories and
  165. BlockRead/Write on untyped (binary) files.
  166.  
  167.         Turbo Pascal's new features dramatically enhance the
  168. package's development environment. Turbo Pascal 4.0's speed and
  169. separate compilation combine to decrease development time
  170. dramatically. The world's most popular microcomputer language
  171. package now truly offers a high-speed, high-performance
  172. development tool.
  173.  
  174.         Borland International, Inc., located in Scotts Valley,
  175. Calif., was founded in 1983 to develop and market microcomputer
  176. software products that match power with ease of learning and use.
  177. Today the company offers a wide range of business applications
  178. and developer's tools, including Turbo Pascal, Turbo Prolog,
  179. Turbo Basic and Turbo C.
  180.  
  181.  
  182.  
  183. ***
  184.  
  185.  
  186.         Turbo Pascal, Turbo Prolog, Turbo Basic, and Turbo C are
  187. registered trademarks of Borland International, Inc.
  188.  
  189.