home *** CD-ROM | disk | FTP | other *** search
/ ftp.pasteur.org/FAQ/ / ftp-pasteur-org-FAQ.zip / FAQ / object-faq / part9 < prev   
Text File  |  1996-04-03  |  52KB  |  1,611 lines

  1. Newsgroups: comp.object,comp.answers,news.answers
  2. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!gatech!swrinde!howland.reston.ans.net!vixen.cso.uiuc.edu!uchinews!news
  3. From: Bob Hathaway <rjh@geodesic.com>
  4. Subject: Comp.Object FAQ Version 1.0.9 (04-02) Part 9/13
  5. X-Nntp-Posting-Host: ford.uchicago.edu
  6. Message-ID: <Dp9qL7.Ays@midway.uchicago.edu>
  7. Followup-To: comp.object
  8. Summary: Frequently Asked Questions (FAQ) List and Available Systems For Object-Oriented Technology
  9. Sender: news@midway.uchicago.edu (News Administrator)
  10. Organization: Geodesic Systems
  11. References: <Dp9prv.92t@midway.uchicago.edu>
  12. Date: Wed, 3 Apr 1996 04:17:30 GMT
  13. Approved: news-answers-request@MIT.Edu
  14. Lines: 1594
  15. Xref: senator-bedfellow.mit.edu comp.object:46841 comp.answers:17915 news.answers:68447
  16.  
  17. Archive-name: object-faq/part9
  18. Last-Modified: 04/02/96
  19. Version: 1.0.9
  20.  
  21. SUBTLEWARE PROVIDES RUN-TIME FLEXIBILITY
  22.  
  23. Subtleware offers dynamic SQL capabilities for performing run-time 
  24. specified data access.
  25.  
  26.  
  27. SUBTLEWARE MAXIMIZES APPLICATION PORTABILITY
  28.  
  29. Subtleware is database independent. Your applications use the same 
  30. Subtleware API no matter which underlying database is being used. 
  31. Changing your database simply entails linking in another Subtleware 
  32. database support module to your application.
  33.  
  34.  
  35. TECHNICAL DETAILS
  36.  
  37. The Subtleware pre-processor converts C++ classes to relational database 
  38. schema:
  39.  
  40.   C++ Class ------> Subtleware Pre-Processor -----> Relational Database Schema
  41.  
  42.  
  43. The Subtleware SQLExec facility simplifies C++ access to existing 
  44. relation data:
  45.  
  46.   C++ Code <-------------> Subtleware SQLExec ----------> Legacy Data
  47.  
  48.  
  49. The Subtleware schema mapper converts relational database schema to 
  50. C++ classes:
  51.  
  52.   Relational Schema -----> Subtleware Schema Mapper ------> C++ Class
  53.  
  54.  
  55. OBJECT MODEL SUPPORT
  56.  
  57. Subtleware supports encapsulation, inheritance, containment, and polymorphism. 
  58. A C++ class is mapped to a table in a relational database. Each member 
  59. data variable (local, inherited, or contained) is mapped to a column in 
  60. the database table.
  61.  
  62.  
  63. ASSOCIATION SUPPORT
  64.  
  65. Subtleware provides a set of Subtle Pointer classes for persisting one-to-
  66. one relationships between objects. Each Subtle Pointer class offers a 
  67. unique set of behavior regarding pointer chasing and referential 
  68. integrity constraints. Subtle Pointers "swizzle" associations into in-
  69. memory pointers, speeding object traversal.
  70.  
  71.  
  72. COLLECTION SUPPORT
  73.  
  74. Subtleware provides a set of Subtle Collection classes for persisting N-
  75. to-many relationships between objects. Each Subtle Collection class 
  76. offers a unique data structure abstraction. 
  77.  
  78.  
  79. CONCURRENCY CONTROL SUPPORT
  80.  
  81. Subtleware utilizes the data locking mechanisms of the underlying 
  82. relational database. Concurrency is specified by the database isolation 
  83. level or locking protocol in-use.
  84.  
  85.  
  86. TRANSACTION SUPPORT
  87.  
  88. Subtleware supports transaction commit and rollback support. When a 
  89. transaction is committed, all Subtleware database operations are 
  90. performed. When a transaction is rolled back, all Subtleware database 
  91. operations are ignored.
  92.  
  93.  
  94. DEVELOPMENT TOOL SUPPORT
  95.  
  96. Subtleware supports all major C++ compilers and development 
  97. environments. Subtleware works with any C++ development tool that 
  98. generates or uses C++ header files (class definitions) and offers 
  99. customized integration with Cadre's OT for Rumbaugh, allowing 
  100. developers to go straight from an object model to a running C++ 
  101. application.
  102.  
  103.  
  104. FOR MORE INFORMATION
  105.  
  106. Subtle Software, Inc.
  107. 7 Wells Ave
  108. Newton, MA   02159
  109. U.S.A.
  110.  
  111. Voice: (617) 558-4100
  112. Fax:   (617) 558-4103
  113. email: subtle@world.std.com
  114. URL: http://world.std.com/~subtle/info.html
  115.  
  116.  
  117. > Synchronicity
  118.  
  119. See Databases & Development Sept. 5, 1994, p1. 
  120.  
  121. "Lisp, Smalltalk Languages Given Database Systems"
  122.  
  123. Easel's Synchronicity 2.0 is a new release of the company's business object
  124. modeling system, fromerly known as Synchrony.  The new version, which will
  125. run under Windows and OS/2, lets developers using Easel's Enfin development
  126. system map Smalltalk objects to relational databases.
  127.  
  128. Easil is at 617-221-2100.
  129.  
  130.  
  131. APPENDIX C  OBJECT-ORIENTED LANGUAGES AND VENDORS
  132. =================================================
  133.  
  134. See also APPENDIX D.
  135.  
  136. FORMAT:
  137.     tool name, 
  138.     description and methods
  139.     operating systems
  140.     Vendor name, 
  141.     city/state, phone (if known)
  142.  
  143. ACTOR ($495)
  144. ------------
  145. *Prototyping & Code generation (ACTOR, access to C, Pascal)
  146. *IBM PS/2, PC AT/XT
  147. The Whitewater Group Inc.
  148. 600 Davis, Evanston, IL 60201
  149.  
  150. Allegro CL
  151. ----------
  152. *Advanced Object Oriented Development System based on CLOS.  Incremental
  153.  compiler; automatic memory management; integrated editor, debugger class
  154.  browsers, and profilers; multiple inheritance, method combination, multiple
  155.  argument discrimination, meta-object protocol.
  156. *Unix workstations (Sun/Sparc, IBM RS/6000, HP, Silicon Graphics)
  157.  PCs with Microsoft Windows
  158. Franz Inc.
  159. 1995 University Avenue
  160. Berkeley, CA 94704
  161. (510) 548-3600, FAX (510) 548-8253
  162. Email info@franz.com
  163.  
  164. Bootcon
  165. -------
  166. *DOS
  167. Modular Software System
  168.  
  169. CaseVision
  170. ----------
  171. *Browser, Static Analysis, no compiler (yet), Editor Debugger, Profiler, ... 
  172. Silicon Graphics
  173.  
  174. Classic-Ada
  175. -----------
  176. *Object-Oriented Ada Environment (to Ada translator)
  177. Software Productivity Solutions
  178. (407) 984-3370.
  179.  
  180. Comeau C++ 3.0.1 With Templates
  181. -------------------------------
  182. * compiler
  183. * many OS's (MS-DOS, AmigaDOS, UNIX (SVR4, SPARC, UNIX 386, etc), etc)
  184. Comeau Computing
  185. 91-34 120th Street
  186. Richmond Hill, NY 11418-3214
  187. 718-945-0009, comeau@csanta.attmail.com
  188.  
  189. Distributed Smalltalk (HP)
  190. --------------------------
  191. *ParcPlace's VisualWorks Extension, world's first complete implementation of
  192. *the OMG CORBA 1.1.
  193. European Knowledge Systems Centre (HP's European software tools specialists)
  194. ph:    44 272 228794
  195. email: wjb@hplb.hpl.hp.com
  196.  
  197. Dylan (Dynamic Language)
  198. ------------------------
  199. *Apple's language with dynamic power but with efficiency of static languages.
  200. *Not proprietary, many impls.
  201. *ftp site includes experimental implementations, the FAQ, literature, etc.
  202. *See also Appendix E.
  203. *Apple. Under way: Windows, Unix.
  204. http://www.cambridge.apple.com.
  205. ftp://cambridge.apple.com/pub/dylan
  206. try: straz@apple.com, Steve Strassmann, PhD
  207.  
  208. Energize (5 $16250, single $4250, lcc 1500)
  209. -------------------------------------------
  210. *Debugger, Class Language Calltree Error Project Browsers
  211. *SunOS 4.1
  212. Lucid
  213. 707 Laurel St.
  214. Menlo Park, CA 95025
  215. (415) 329-8400
  216.  
  217. ENFIN Smalltalk  (See Synchronicity In APPENDIX D)
  218. --------------------------------------------------
  219. *Commercial Smalltalk development environment incorporating industrial
  220.  strength Smalltalk engine; comprehensive class library with classes for
  221.  GUI graphics, database, communications, networking; numerous visual
  222.  programming tools
  223. *Microsoft Windows 3.xx, Microsoft Windows 95, Microsoft Windows NT, IBM
  224.  OS/2, AIX, HP/UX, Sun Solaris
  225. VMARK Software Inc.
  226. 50 Washington Street
  227. Westborough, Mass. 01581
  228. United States of America
  229. Tel: +1 (508) 366-3888
  230. Fax: +1 (508) 366-3669
  231. URL: http://www.vmark.com/
  232.  
  233. EOF
  234. ---
  235. * Enterprise Objects Framework (EOF), which enables the construction of
  236. enterprise business objects and stores them in industry-standard relational
  237. databases.
  238. NeXT Computer, Inc.
  239. 900 Chesapeake Drive
  240. Redwood City, CA 94063
  241. 1-800-TRY-NEXT
  242. http://www.next.com/
  243.  
  244. Frameworks 3.1 ($495.)
  245. ----------------------
  246. *IDE, Browser, Debugger, Compiler, ...
  247. *DOS, Windows
  248. Borland International
  249. 1800 Greenhills Road
  250. Scotts Valley, CA  95067
  251. 800-331-0877
  252.  
  253. FUSE ($1560 C++, $1944 FUSE)
  254. ----------------------------
  255. *Distr Builds, Editor, Debugger, Profiler, Call Graphs, Call Tree Animation,
  256.  Browser, ...
  257. *Ultrix RISC, OSF/1 AXP  (planned to alpha NT)
  258. DEC
  259. 14475 Northeast 24th St.
  260. Bellvue, WA 98007
  261.  
  262. GNU GCC (g++)
  263. -------------
  264. *C++ compiler, (non-graphical) debugger.
  265. *Unix
  266. prep.ai.mit.edu:/pub/gnu/gcc-2.4.5.tar.gz
  267.  
  268. GNU GCC (g++)
  269. -------------
  270. *C++ compiler, (non-graphical) debugger.
  271. MS-DOS
  272. grape.ecs.clarkson.edu:/pub/msdos/djgpp/djgpp.zip 
  273.  
  274. Hamilton C-Shell
  275. ----------------
  276. *A shell
  277. *OS/2, Windows
  278. Hamilton Labs
  279.  
  280. HighC/C++ (basic $795, w/Phar Lap $995)
  281. ---------------------------------------
  282. *Editor, Debugger, Windows ADK, Unix Utilities, Speedkit
  283. *Unix
  284. MetaWare Inc.
  285. 2161 Deleware Ave.
  286. Santa Cruz, CA  95060
  287. (408) 429-6382
  288.  
  289. Iconix Power Tools
  290. ------------------
  291. *Multiuser, OO development toolset
  292. *Macintosh
  293. Iconix Software Engineering
  294. Santa Monica, Ca.
  295.  
  296. MetaC
  297. -----
  298. *testing tool, code coverage, lint-style chking, C, C++, tests mem alloc errors
  299.  QASE (Quality Assured Software Engineering)
  300. 938 Willowleaf Dr.
  301. Suite 2806
  302. San Jose, CA 95128
  303. (408) 298-3824 ext. 5
  304.  
  305. MKS Toolkit
  306. -----------
  307. *Make, ...
  308. *PC (Unix-Like)
  309. MKS
  310.  
  311. NEXPERT
  312. -------
  313. *GUI-type builder, rule based, objects, classes, subclasses, rule inheritance,
  314.  embedded, but you can call external routines. 
  315. Neuron Data Elements 
  316. From: jrp@accint.com (Jason R. Pascucci)  (abstract from a post)
  317.  
  318. NEXTSTEP  (See also EOF)
  319. ------------------------
  320. * NEXTSTEP, a desktop operating system optimized for developing and
  321. deploying object-oriented applications.
  322. * NeXT m68k, 80486, Pentium, HPPA RISC, Sun SPARC
  323. NeXT Computer, Inc.
  324. 900 Chesapeake Drive
  325. Redwood City, CA 94063
  326. 1-800-TRY-NEXT
  327. http://www.next.com/
  328.  
  329.  
  330. NEXTSTEP Developer
  331. ------------------
  332. * NeXT's application development environment, a single set of tools for
  333. building complex applications that can be deployed on heterogeneous
  334. client/server networks running OpenStep, NEXTSTEP, PDO and EOF.
  335. NeXT Computer, Inc.
  336. 900 Chesapeake Drive
  337. Redwood City, CA 94063
  338. 1-800-TRY-NEXT
  339. http://www.next.com/
  340.  
  341.  
  342. PDO
  343. ---
  344. *Portable Distributed Objects (PDO), which allows objects in a single
  345. application to be distributed across a heterogeneous network of OpenStep and
  346. NEXTSTEP clients, and a broad range of industry standard servers. Server
  347. operating systems supported by PDO include Solaris, SunOS, Digital UNIX,
  348. Hewlett-Packard HP/UX and Microsoft Windows NT.
  349. NeXT Computer, Inc.
  350. 900 Chesapeake Drive
  351. Redwood City, CA 94063
  352. 1-800-TRY-NEXT
  353. http://www.next.com/
  354.  
  355. ObjectCenter
  356. ------------
  357. *C++ programming environment, high quality graphics, browser, debugger,
  358.  interpreter.
  359. *Sun, ???
  360. CenterLine
  361. (kendall@)centerline.com
  362.  
  363. ObjectIQ
  364. --------
  365. *OO devel environ. Objects, rules, debugger, browser, GUI builder, more.
  366. *RAD and intelligent decision support applications.
  367. European Knowledge Systems Centre (HP's European software tools specialists)
  368. ph:    44 272 228794
  369. email: wjb@hplb.hpl.hp.com
  370.  
  371. ObjectWorks, VisualWorks
  372. ------------------------
  373. *Smalltalk programming environment from the Smalltalk people.
  374. ParcPlace Systems, Inc.
  375. 999 E. Arques Avenue
  376. Sunnyvale, CA 94086
  377. email:    info@parcplace.com
  378. fax:    1-408-481-9095
  379. voice:    1-800-759-PARC
  380.  
  381. OpenTalk
  382. --------
  383. *Smalltalk to C++ and C Translator.
  384. TNI Industries (Techniques Nouvelles d'Informatique)
  385. ZI du Vernis
  386. 29200 Brest
  387. France
  388. tel 98 05 24 85, fax 98 49 45 33
  389.  
  390. OST/Look
  391. --------
  392. *C++ program animator.
  393. *Suns, PCs, others coming.
  394. Admiral Software
  395. 193-199 London Road
  396. Camberley
  397. Surrey
  398. UK
  399. Tel: (44) (276) 692269
  400. Fax: (44) (276) 677533
  401.  
  402. Prograph
  403. --------
  404. *OO visual programming environment
  405. *Macintosh
  406. TGS Systems
  407. Halifax, Nova Scotia
  408. 902-455-4446
  409.  
  410. SDE WorkBench/6000 ($918 - $7350)
  411. ---------------------------------
  412. *Editor (syntax Highlighting), Browser, Flow Grapher, Make, Test Coverage
  413.  Analysis, Debugger, Profiler, ...
  414. *HP Apollo 9000, Sparcstations
  415. IBM, Canada
  416. PRGS Toronto Laboratory
  417. 895 Don Mills Road
  418. North, York
  419. Ontario, Canada, M3C 1W3
  420. 800-IBM-CALL
  421.  
  422. SNAP
  423. ----
  424. *Template based devel. environment for building distributed OO applications
  425. Template Software Inc.
  426. 13100 Worldgate Drive, Suite 340
  427. Herndon, VA  22070-4382
  428. (703) 318-1000
  429.  
  430. SNiFF+
  431. ------
  432. *C/C++ development environment with fuzzy parser, Emacs integration and code
  433.  browsers, free to universities.  See APPENDIX E, TOOLS AND CASE
  434. *SunOS 4.x, Solaris 2.x, AIX 3.2, HP/UX 8.0/9.0
  435. takeFive Software
  436. Jakob-Haringer-Strasse 8
  437. 5020 Salzburg, AUSTRIA
  438. phone: +43 662 457 915
  439. fax:   +43 662 457 915 6
  440. email: sniff@takefive.co.at
  441.  
  442. SoftBench ($1785 C++, $4500 Softbench)
  443. --------------------------------------
  444. *C++ class constructor, CASE (graphically modify C++), Browser, Analyzer,
  445.  Editor, Builder, Debugger, ...
  446. HP
  447. 3404 E. Harmony Rd. MS 81
  448. Fort Collins, CO 80525
  449. 800-845-0070
  450. or
  451. Cupertino, Ca.
  452. 800-752-0900 ext. 2707
  453. or 303-229-2255
  454.  
  455. SparkWorks ($1995, $995 C++)
  456. ----------------------------
  457. *Debugger, Profiler, Source Browser, File Merge, MakeTool
  458. *Suns
  459. SunPro
  460. 2550 Garcia Ave.
  461. Mountain View, CA 94043
  462. (800) 926-6620
  463.  
  464. TowerEiffel
  465. -----------
  466. *Advanced software engineering and development system for Eiffel.  Includes
  467.  a high performance Eiffel 3 compiler, programming environment and tools,
  468.  GUI Builder, ODBMS Interface, and reusable software libraries for data
  469.  structures, graphics, and simulation.
  470. *Available for SunOS, Solaris, NEXTSTEP, Linux, OS/2, and Windows.  Plans for
  471.  OSF, AIX, and SGI Iris.
  472. Tower Technology Corporation
  473. 1501 West Koenig Lane
  474. Austin, Texas 78756   USA
  475. TEL: 800 285 5124 or 512 452 9455
  476. FAX: 512 452 1721
  477. email: tower@twr.com
  478. www: http://www.cm.cf.ac.uk/Tower/
  479.  
  480. Zortech C++ v. 3.1 ($499)
  481. -------------------------
  482. *Debugger, Workbench, Resource Workshop
  483. *PCs?
  484. Symantec Corp
  485. 10201 Torre Ave.
  486. Cupertino, CA 95014
  487. (408) 253-9600
  488.  
  489.  
  490. APPENDIX D  OBJECT-ORIENTED CASE (OOA/D/P TOOLS) AND VENDORS
  491. ============================================================
  492.  
  493. See also APPENDIX C.
  494.  
  495. Below is a list of available OO CASE environments.  Many thanks to James Odell
  496. <71051.1733@compuserve.com> for his extensive list and to Ron Schultz
  497. <ron@bse.com> for a list posted to comp.object on 9/13/92.  Many additional
  498. entries have been added and additional entries are encouraged; please send
  499. additions and updates to the author of the FAQ (and/or to James and Ron).
  500.  
  501. Second is a collection of articles, products, and papers on CASE systems.
  502. These appeared as posts to comp.object.
  503.  
  504. I. graphic-only OO-CASE
  505.      EasyCASE
  506.      HOOD Toolset
  507.      Model 5w
  508.      Stood
  509.      TurboCASE
  510.         Visual Thought
  511.  
  512. II. OO-CASE with some code generation (1 to 60%)
  513.      AdaVantage
  514.      Bachman/Analyst
  515.      BOCS
  516.      EiffelCase
  517.      HOMSuite
  518.      IE\O (canceled)
  519.      ILOG KADS Tool
  520.         Intelligent OOA (?)
  521.      MacAnalyst/Designer
  522.      ObjectCraft
  523.         Object Domain
  524.      Objecteering
  525.      ObjectModeler
  526.      ObjecTool
  527.      Object Oriented Designer
  528.      ObjectOry
  529.      ObjectTeam
  530.      OEW
  531.      OMTool
  532.      OOSD
  533.      OOTher
  534.      Paradigm Plus  (See also Meta-Case)
  535.      Prosa/om
  536.      Rational Rose
  537.      S-CASE
  538.      Select/OMT
  539.      SES/Objectbench
  540.         Synchronicity
  541.      System Architect
  542.      VIEWS-SF
  543.      Westmount I-CASE OMT
  544.      001
  545.  
  546. III. Meta OO-CASE (CASE that builds CASE)
  547.      Envision
  548.      Excelerator II
  549.      GraphTalk
  550.      MetaEdit
  551.      Object Maker
  552.      Paradigm Plus
  553.      Toolbuilder
  554.  
  555. IV.  Full execution OO-CASE
  556.      BridgePoint
  557.         ObjectGEODE
  558.      ObjecTime
  559.      Ptech
  560.      OMW
  561.  
  562. Available CASE Systems
  563.  
  564. FORMAT:
  565.     tool name, 
  566.     description and methods
  567.     operating systems(price, if known)
  568.     vendor name, 
  569.     vendor contact information
  570.  
  571. 001
  572. ---
  573. *Object-oriented, full life cycle CASE
  574. *VAX/VMS, Unix ($24,000)
  575. Hamilton Technologies Inc
  576. 17 Inman St., Cambridge MA  01239
  577. (617) 492-0058
  578.  
  579. AdaVantage ($1095--$1780)
  580. -------------------------
  581. *analysis, design (Ada) Generators: production code, Ada compiler and tool set
  582.  reusable components library
  583. *PC AT/XT, Mac, Unix Workstations
  584. Meridian Software Systems, Inc.
  585. 23141 Verdugo Dr., Ste 105, Laguna Hills CA 92653
  586.  
  587. Bachman Data Analyst
  588. --------------------
  589. *Data Modeling and analysis with OO support
  590. *PC-DOS, OS/2, Unix
  591. Bachman Information Systems
  592. 8 New England Executive Park, Burlington, MA  01803
  593. (617) 273-9003
  594.  
  595. BOCS
  596. ----
  597. *Semantic Nets, Object-Message Diagrams, State Transition Diagrams, Petri-Nets
  598. *Generates C++
  599. *PC-DOS, OS/2, Windows Macintosh ($595)
  600. Berard Software Engineering 
  601. 902 Wind River Lane, Suite 203
  602. Gaithersburg, MD  20878
  603. 301-417-9884
  604.  
  605. BridgePoint
  606. -----------
  607. *BridgePoint Model Builder, Shlaer-Mellor graphical modeling tool.
  608. *BridgePoint Model Verifier, a model executor for Shlaer-Mellor OOA models.
  609. *BridgePoint Generator, an code generation engine for converting
  610.  Shlaer-Mellor OOA models into code.
  611. Project Technology, Inc.
  612. 2560 Ninth Street, Suite 214
  613. Berkeley, CA  94710
  614. tel: 510-845-1484
  615. tel: 800-845-1489
  616. fax: 510-845-1075
  617. email: info@projtech.com
  618. http://www.projtech.com
  619.  
  620. EasyCASE
  621. --------
  622. *Parts of Shlaer/Mellor method plus lots of other non-OO notations
  623. *Windows, DOS ($495 to $1,295)
  624. Evergreen CASE Tools, Inc
  625. 8522 154th Ave NE
  626. Redmond, WA  98052
  627. (206) 881-5149
  628. (206) 883-7676 (fax)
  629.  
  630. EiffelCase
  631. ----------
  632. *ISE's BON (Better Object Notation)
  633. *Generates t class templates
  634. *Unix, Windows NT ($1,995)
  635. Interactive Software Engineering, Inc
  636. 270 Storke Road, Suite 7
  637. Goleta, CA  93117
  638. (805) 685-1006
  639. (805) 685-6869 (fax)
  640.  
  641. Envision
  642. --------
  643. *Methodology independent, user defined.  Meta-CASE.  Template code
  644.  generation.  Examples include BPR, Yourdon/ER, OMT.
  645. *Windows,NT,OS/2,(Chicago),Network Servers (8,000 Single, Multiple discounts).
  646. Future Tech Systems (Leon Stucki)
  647. 824 E. Main
  648. Auburn, Washington 98002
  649. (206) 939-7552
  650. (206) 735 6763 (fax)
  651.  
  652. Excelerator II
  653. --------------
  654. *Odell/Martin, Rumbaugh, Jacobson, and Wirfs-Brock notation
  655. *Can customize and mix parts of on approach with another in a user-friendly manner
  656. *LAN, meta-CASE with customizable graphics and rules
  657. *OS/2, Windows NT ($9,500)
  658. Intersolv, Inc
  659. 3200 Tower Oaks Blvd
  660. Rockville, MD  20852
  661. (301) 230-3200
  662. (301) 231-7813(fax)
  663.  
  664. GraphTalk
  665. ---------
  666. *many notations (IE, NIAM, HOOD, Merise, SADT)
  667. *configurable meta-CASE tool
  668. *executable code generation of C (via enhanced pseudo code) and GQL
  669. *Sun, DEC, RS6000, UNIX, Motif, PS/2, PC 386, OS/2
  670. Rank Xerox
  671. AI & CASE Division
  672. 7, rue Touzet Gaillard
  673. 93586 Saint-Ouen Cedex
  674. France
  675. +33 (1) 494 85085
  676.  
  677. HOMSuite
  678. --------
  679. *responsibility-driven design
  680. *Generates C++ and Smalltalk/V
  681. *Windows ($595)
  682. Hatteras Software Inc
  683. 208 Lochside Dr
  684. Cary, NC  27511
  685. (919) 851-0993
  686.  
  687. HOOD Toolset (design only)
  688. --------------------------
  689. *HOOD notation
  690. *Unix, DOS
  691. CASET Corporation
  692. 33751 Connemara Dr
  693. San Juan Cap., CA  92693
  694. (714) 496-8670
  695.  
  696. IE\O IEF (IE\O canceled)
  697. ------------------------
  698. *OO version of IEF.  IEF now handles some OO CASE?
  699. *OS/2 
  700. Texas Instruments
  701. 1-800-336-5236
  702.  
  703. ILOG KADS Tool
  704. --------------
  705. *knowledge-based system (KBS) approach named KADS, part is OO to
  706. *capture knowledge, part involves rules that capture decision-making logic,
  707. *generates C++
  708. *Unix, DEC VMS
  709. ILOG
  710. 2, ave Gallieni, BP 85
  711. 94523 Gentilly Cedex
  712. France
  713. +33 1 4663-6666
  714. +33 1 4663-1582 (fax)
  715.  
  716. Intelligent OOA
  717. ---------------
  718. *Shlaer/Mellor notation
  719. *general purpose code generator from"Action Language" psuedo code
  720. *based on user-defined templates
  721. *simulation tool
  722. *Unix
  723. Kennedy-Carter (in the U.K.)
  724. Contact Tracy Morgan on
  725.     44-181-947-0553
  726. or fax
  727.     44-181-944-6536
  728. or mail tracy@kc.com
  729.  
  730. LOV/Object Editor
  731. -----------------
  732. *Rumbaugh notation
  733. *generates C++
  734. *interfaces with Verilog product suite
  735. *Unix, OSF/Motif
  736. Logiscope, Inc.
  737. 3010 LBJ Freeway, Suite 900
  738. Dallas, TX  75234
  739. (214) 241-6595
  740. (214) 241-6594
  741.  
  742. MacAnalyst and MacDesigner
  743. --------------------------
  744. *various notations
  745. *screen prototyping
  746. *Macintosh ($995-2,590)
  747. Excel Software
  748. PO Box 1414
  749. Marshalltown, IA
  750. (515) 752-5359
  751. (515) 752-2435 (fax)
  752.  
  753. MetaEdit
  754. --------
  755. *Analysis and design tool that supports most available structured
  756.  and OO analysis and design methods, and can be easily customized. 
  757.  OO methods supported: Booch, Coad/Yourdon, Demeter, Rumbaugh, OSA and MOSESA.  
  758. *MetaEdit is available for MS-Windows 3.1 (499$ - 1500$).
  759. MetaCase Consulting OY
  760. P.O. Box 449
  761. Ylist÷nmΣentie
  762. FIN-40101 JyvΣskylΣ
  763. Finland
  764. tel. & fax. +358-41-650 400
  765. http://www.jsp.fi/metacase
  766.  
  767. [The shareware version can be found from Simtel, Cica, and their mirrors. The
  768.  version 1.0 is shareware but the latest version 1.1 is fully commercial.]
  769.  
  770. [MetaEdit 1.1 - MetaCase Consulting Oy - metacase@jsp.fi
  771.                 shareware version "metaed10.zip" can be ftp'd from ftp.funet.fi
  772.                 (other sites also have the file, check archie)]
  773.  
  774. Model 5w 
  775. --------
  776. *prototype, free with purchase of OOA text "The Problem Space".
  777.  GUI front end for integrated repository supporting OO requirements
  778.  analysis, including events, rules, participants, and locations.
  779. *Windows 3.X under DOS or OS/2
  780. Dan Tasker Consulting
  781. Sydney, Australia
  782. Phone/Fax +61 2 909-8961
  783. dant@swdev.research.otc.com.au
  784.  
  785. ObjectCraft
  786. -----------
  787. *OOT's own graphic notation
  788. *Generates C++ 
  789. *DOS ($99)
  790. Object-Oriented Technologies
  791. 2124 Kittredge St,  Suite 118
  792. Berkeley,  CA  94704
  793. (415) 759-6270 (voice/fax)
  794.  
  795. Object Domain
  796. -------------
  797. *Booch notation (All diagrams:class,object,state,process,module and
  798.  interaction diagrams)
  799. *generates C++ headers and stubs
  800. *MS-Windows 3.1
  801. *Shareware US $99.00 
  802. *See Appendix E
  803. Dirk Vermeersch
  804. 1397 Ridgewood Drive
  805. San Jose, CA 95118
  806. dirkv@netcom.com
  807.  
  808. Objecteering
  809. ------------
  810. *Softeam's "Class Relation" approach notation
  811. *Generates C++ ("up to 60%"), open with multiple, concurrent user
  812. *Sun, DEC, HP, RS6000, Unix, X Windows/Motif ($9,500)
  813. Softeam
  814. One Kendall Square, #2200
  815. Cambridge, MA  02139
  816. (617) 621-7091
  817. (617) 577-1209 (fax)
  818.  
  819. ObjectGEODE
  820. ------------------
  821. *OMT, ITU's SDL and MSC methodology notations
  822. *Object and Use Cases Analysis, Architectural, Data and Behavioral 
  823. Design
  824. *Rapid prototyping, Verification and Validation through Simulation,
  825. *Full C/C++ code generation for most popular embedded RT systems
  826. *ObjectGEODE runs on: SparcStation/SunOS & Solaris, HP/HPUX, 
  827. RS6000/AIX, DecAlpha/OSF1 (From $10,000)
  828. Logiscope, Inc.
  829. 3010 LBJ Freeway, Suite 900
  830. Dallas, TX 75234
  831. (214) 241 6595
  832. 800 424 3095
  833. (214) 241 6594 (fax)
  834. support@logtech.com
  835.  
  836. ObjecTime  
  837. ---------
  838. *ROOM methodology (Real-Time Object-Oriented Modelling) notation
  839. *OO state charts with methods specified in own Smalltalk-like language or C++
  840. *generates Smalltalk, C, C++ and interfaces with C++ environment
  841. *internally used product by Bell-Northern for several years
  842. *full code generation for embedded RT systems
  843. *Unix  ($20,000 includes training and support)
  844. ObjecTime Limited
  845. 340 March Road, Suite 200
  846. Kanata, Ontario,
  847. Canada K2K 2E4
  848. (613) 591-3400
  849.  
  850. ObjectMaker
  851. -----------
  852. *supports many diagramming notations
  853. *customize methods, checking, and semantics with external rules
  854. *configurable meta-CASE tool
  855. *Cobol, Ada, C, and C++ generation (shell) and reverse engineering
  856. *Macintosh, VAX, Windows 3, X Windows/Motif ($8,000 to $25,000)
  857. Mark V Systems Ltd
  858. 16400 Ventura Blvd
  859. Encino, Ca.
  860. (818) 995-7671
  861.  
  862. ObjectModeler
  863. -------------
  864. *Rumbaugh, Coad/Yourdon, Jacobson and Booch notation
  865. *multiple, concurrent user
  866. *generates SQL, C++, Smalltalk templates
  867. *Macintosh, Unix ($1,495¡5,995)
  868. Iconix Software Engineering
  869. 2800 28th St.,  Suite 320
  870. Santa Monica, CA  90405
  871. (310) 458-0092
  872.  
  873. ObjecTool (was OOA/OODTool), Together/C++(new)
  874. -----------------------------------------------
  875. *Coad/Yourdon, Object-oriented analysis.  ObjectTool (Startup tool)
  876. *Windows, OS/2, HP/Sun Unix.
  877. *Together/C++ (Windows only) Code/Design integration.
  878. Object International, Inc.
  879. 8140 N. MoPac Expwy
  880. Austin, Tx  78759-6535
  881. 800-926-9306
  882. (512) 795-0202
  883. (512) 795-0332 (fax) 
  884.  
  885. Object Oriented Designer (Freeware: See Appendix E:66)
  886. ------------------------------------------------------
  887. *Only object model (with some extension) of Rumbaugh notation
  888. *generates C++
  889. *primitive graphics editor
  890. *Unix machine(SunSparc, HP, Solaris, Linux, RS6000)
  891. *written by C++ with OSF/Motif 1.2
  892. *freeware 
  893. *obtainable from any ftp.x.org site (/contrib/devel_tools/OOD)
  894.     and from ASSET project
  895. *a little unreliable
  896. Prof. Taegyun Kim (ktg@taejo.pufs.ac.kr)
  897. Pusan Univ. of Foreign Studies
  898. 55-1 Uam-Dong Pusan 608-738 Korea
  899. 82 (051) 640-3178
  900.  
  901. Objectory 
  902. ---------
  903. *Jacobson notation.
  904. *Generates C++, CMM support.
  905. *Windows, OS/2, Unix, 4 configurations, $5000.00 - $10000.00 (USD)
  906. Objectory AB
  907. Torshamnsgatan 39, 
  908. Mail Box 1128, S-164 ss
  909. Kista
  910. Sweden
  911. support@os.se
  912.  
  913. ObjectTeam (also Teamwork)
  914. --------------------------
  915. *Shlaer/Mellor, Rumbaugh (a "special edition" of Paradigm Plus)
  916. *SQL, ADA, Smalltalk, C, and C++ generation
  917. *VAX/VMS, Unix, OS/2, PC-DOS  Rumbaugh: PC($4000)/Unix($8000),
  918. *SM: Unix (1 at a time) 
  919. *Demo Tutorial, Eval copies.  ATM example + others.
  920. Cadre Technologies, Inc
  921. 222 Richmond St.,
  922. Providence, RI
  923. (401) 351-5950
  924. (401) 455-6800 (fax)
  925.  
  926. OEW (Object Engineering Workbench)  
  927. ----------------------------------
  928. *Martin/Odell object diagrams
  929. *generates C++ (templates unless supplemented with C coded methods)
  930. *reverse engineers C++
  931. *Sun OS, PC Windows 3.x ($99-$2190)
  932. Innovative Software GmbH
  933. Niddastr. 66-68
  934. 6000 Frankfurt/M 1
  935. Germany
  936. +49 60 236 929
  937. +49 69 236930 (fax)
  938.  
  939. OOTher
  940. ------
  941. *Coad/Yourdon OOA, FSM(subset of SDL), Jacobson's Use Case and Object
  942. * Interaction diagrams.  Consistency, C++ header gen. from OOA.
  943. *MS-Windows 3.1
  944. *Freeware for students/schools/home users. Corp 1-5 Shareware (USD $170).
  945. *See Appendix E, entry 67
  946. Roman M. Zielinski <conrozi@kk90.ericsson.se>
  947. Tre Kaellors Vaeg 7
  948. S-145 65 Norsborg
  949. Sweden
  950.  
  951. OMW (Object Management Workbench)
  952. ---------------------------------
  953. *draws and executes from Martin/Odell diagrams
  954. *produces fully executable ANSI C environment
  955. *UI construction facilities, "object engine" for managing objects
  956. *AI "rule engine" for managing rules 
  957. *interfaces with multiple databases
  958. *Unix; generated code runs on any ANSI C environment ($5,000-25,000) 
  959. IntelliCorp
  960. 1975 El Camino Real West 
  961. Mountain View, CA  94025 
  962. (415) 965-5500
  963. (415) 965-5647 (fax)
  964.  
  965. OMTool
  966. ------
  967. *OMTool(tm) version 2.0 (Object Modeling Tool, Rumbaugh) PC-based graphical
  968.  tool for OO analysis and design. graphical prep and editing of object models
  969.  for systems, programs, databases using the OMT.
  970. *8MB mem/math coproc(16MB without), Windows 3.1, Mouse, Hard Disk with 4 MB of
  971.  available disk space, 386 CPU, Video Graphics Adapter.
  972. *Price: $995.00 US.
  973. Martin Marietta Advanced Concepts Center
  974. 640 Freedom Business Center
  975. King of Prussia, PA 19406
  976.   +1 (610) 992-6200, 
  977.   +1  800  438-7246, 
  978.   +1 (610) 992-6299  (FAX) 
  979.   
  980. OSMOSYS
  981. -------
  982. *OOA and OOD for OSMOSYS
  983. Winter Partners
  984. London Office:                 Zurich Office:
  985.   West Wing, The Hop Exchange
  986.   24a Southwark Street           Florastrasse 44
  987.   London SE1 1TY                 CH-8008 Zurich
  988.   England                        Switzerland
  989.   Tel. +44-(0)71-357-7292        Tel. +41-(0)1-386-95 11
  990.   Fax. +44-(0)71-357-6650        Fax. +41-(0)1-386-95 00
  991.  
  992. Paradigm Plus
  993. -------------
  994. *CASE tool supporting Booch, OMT, Fusion, Coad-Yourdon, Martin-Odell, OOIE,
  995.  Schlaer-Mellor, and others extended to support Jacobson's Use Case Modeling.
  996. *Automatic Generation of C, C++, Smalltalk, Ada, and ODBMS/RDBMS schema
  997.  definitions.
  998. *Reverse engineering of C, C++, Smalltalk
  999. *Windows: Fixed/1 machine, $3995, maint $599. Floating/net $4995, maint $750.
  1000. *Unix: $7770, $1155 maint.    Multiple discounts.
  1001. *Eval, Demo, 30 day eval copy.
  1002. PLATINUM technology
  1003. Clearlake Lab
  1004. 17629 El Camino Real, Mail Stop 400
  1005. Houston, TX 77058
  1006. (713)-480-3233,  (713)-480-6606
  1007. http://protosoft.com/home.html
  1008. Direct Contact:  Richard W. Haines (richard@protosoft.com)
  1009.  
  1010. Prosa/om
  1011. --------
  1012. *Coad/Yourdon notation
  1013. *Generates C++, SQL
  1014. *Windows, OS/2,  Motif 
  1015. Prosa Software
  1016. Kirkkokato 5 B
  1017. SF-90100 Oulu, FInland
  1018. +358 (81) 376-128
  1019. +358 (81) 371-754
  1020.  
  1021. Ptech
  1022. -----
  1023. *Martin/Odell notation
  1024. *modifiable meta-model
  1025. *supports Martin/Odell notation, "data model is the database", C++ and Ontos
  1026.  or Objectivity code generation (fully executable code), formal foundation
  1027. *Unix, ($5,000-25,000)
  1028. Ptech, Inc.
  1029. 200 Friberg Parkway
  1030. Westborough, MA 01581  USA
  1031. (508) 366-9166
  1032.  
  1033. Rational Rose
  1034. -------------
  1035. *Booch notation OOA/D, OMT notation OOA/D
  1036. *generates C++, Smalltalk, Ada, SQL
  1037. *Windows, Unix, AIX.
  1038. Rational
  1039. 3320 Scott Blvd.
  1040. Santa Clara, Ca.  95054
  1041. (408) 496-3700
  1042. Also:
  1043. *C++ Booch Components 1-800-767-3237 ext. 23
  1044.  
  1045. S-CASE
  1046. ------
  1047. *Booch-93 notation
  1048. *generates C++ headers and stubs
  1049. *project management aids, multi-user
  1050. *Windows, OSF/Motif, Open Look, Macintosh ($249-995)
  1051. MultiQuest Corp
  1052. 1699 E. Woodfield Rd Suite A-1
  1053. Schaumburg, IL  60173
  1054. (708) 240-5555, (708) 240-5556 (fax)
  1055.  
  1056. Select OMT
  1057. ----------
  1058. *Rumbaugh notation
  1059. *generates C++
  1060. *Windows ($695)
  1061. Select Software Tools, Ltd
  1062. 1526 Brookhollow Dr.
  1063. Santa Ana, CA  92705
  1064. (714) 957-6633; (714) 957-6219
  1065.  
  1066. SES/Objectbench
  1067. ---------------
  1068. *Shlaer/Mellor notation, supports GUI and database links editors, browsers,
  1069.  test utilities, and statistical analysis for simulation development.
  1070.  Emphasizes importance of model animation to functionally verify the analysis.
  1071. *generates C++
  1072. *Macintosh, MS-DOS, UNIX ($4,900 to $24,300)
  1073. Software & Engineering Software (SES)
  1074. 4301 Westbank Dr., Bldg A, Austin, TX 78746
  1075. (512) 328-5544, (512) 327-6646 (fax)
  1076.  
  1077. Stood
  1078. -----
  1079. *HOOD (version 3.1) notation, supports Ada, C, C++
  1080. *Unix, RISC, X windows
  1081. Techniques Nouvells d'Informatique
  1082. Technopole Brest-Iroise
  1083. ZI du Vernis, Case postale 1
  1084. 29608 Brest Cedex, France
  1085. +33 9 8052744, +33 9 849-4533 (fax)
  1086.  
  1087. StP/OMT, StP/Booch and StP/ClassCapture - Software through Pictures
  1088. -------------------------------------------------------------------
  1089. *Members of the StP family of integrated multi-user software development tools.
  1090.  Open architecture, object- and system-level designs.  Class Capture for C++
  1091.  and Smalltalk.
  1092. *Can blend OMT and Booch methods in single model.  Includes Jacobson Use Cases.
  1093. *Stand-alone or part of Success Packages which combines training, consulting,
  1094.  mentoring, and maintenance in addition to software.
  1095. *Shared repository, version control and locking, code and document generation.
  1096. *StP/OMT runs on;  Sun SPARC (SunOS and Solaris), HP 700/800, DEC ALPHA,
  1097.  IBM Rs/6000
  1098. *Price: $12,000.00 US
  1099.    Interactive Development Environments.
  1100.    595 Market Street, 10th Floor
  1101.    San Francisco, CA 94105
  1102.    +1 (415) 543-0900,
  1103.    +1  800  888-4331
  1104.  
  1105. Synchronicity
  1106. -------------
  1107. *OO A&D tool integrated with ENFIN Smalltalk; bi-directional code
  1108. generation; static and dynamic object modeling; use cases; maps object
  1109. models to relational DBMSs
  1110. *Microsoft Windows 3.xx, Microsoft Windows 95, Microsoft Windows NT, IBM
  1111. OS/2, AIX, HP/UX, Sun Solaris
  1112. VMARK Software Inc.
  1113. 50 Washington Street
  1114. Westborough, Mass. 01581
  1115. United States of America
  1116. Tel: +1 (508) 366-3888
  1117. Fax: +1 (508) 366-3669
  1118. URL: http://www.vmark.com/
  1119.  
  1120. System Architect
  1121. ----------------
  1122. *Booch, Coad/Yourdon, Shlaer-Mellor.
  1123. *design portion specific to Smalltalk, Ada, Object Pascal, and C++
  1124. *dialogues and menu management (Windows, C, C++),  DB views (SQL, C++),
  1125.  other (C++)
  1126. *Windows ($1395, single User), OS/2($1795, base).
  1127. Popkin Software
  1128. 11 Park Place
  1129. New York, NY  10007
  1130. (212) 571-3434
  1131. (212) 571-2426 (fax)
  1132.  
  1133. Toolbuilder
  1134. -----------
  1135. *many notation (IE, HOOD, SSADM, Shlaer-Mellor)
  1136. *configurable meta-CASE tool
  1137. *executable code generation of C, C++, Cobol, ADA (via enhanced design-level
  1138.  action diagrams) and Motif and Open Look
  1139. *interfaces  to Sybase, Oracle, Informix
  1140. *Sun Sparc, Apollo, HP 9000, DECstation, RS6000 ($17,000)
  1141. IPSYS Software
  1142. 28 Green St.
  1143. Newbury, MA 01951
  1144. (508) 463-0006
  1145. IPSYS Software plc
  1146. Marlborough Court
  1147. Pickford Street
  1148. Macclefield, Cheshire 
  1149. SK11 6JD  U. K.
  1150. +44 (625) 616722
  1151.  
  1152. TurboCASE
  1153. ---------
  1154. *ER diagrams and state charts
  1155. *design portion supports class hierarchy, collaboration
  1156. *Macintosh ($995)
  1157. StructSoft
  1158. 5416 156th Ave SE
  1159. Bellevue, WA  98006
  1160. 206-644-9834
  1161.  
  1162. VIEWS-SF
  1163. --------
  1164. *supports VSF's extensive approach (including rules) some of which are based on other popular notations
  1165. *C++ template generation, reverse engineerings 
  1166. *OS/2, Unix ($8,000¡$23,500)
  1167. Virtual Software Factory, Inc
  1168. 13873 Park Center Rd, #218
  1169. Herndon, VA  22071
  1170. (703) 318-1180
  1171.  
  1172. Visual Thought
  1173. --------------
  1174. *Free-form diagramming and flowcharting tool
  1175. *Customizable drag-and-drop palettes for Booch, Rumbaugh (OMT),
  1176.  Entity-Relationship, others
  1177. *Support for mixed and custom methodologies
  1178. *Integration with FrameMaker
  1179. *UNIX ($1295 floating license, $695 node-locked license)
  1180. *Free 30-day eval on CD-ROM
  1181. Confluent, Inc.
  1182. 132 Encline Court
  1183. San Francisco, CA 94127-1838
  1184. 800-780-2838 (toll-free) . 415-586-8700 (tel) . 415-586-8838 (fax)
  1185. info@confluent.com
  1186.  
  1187. Westmount I-CASE OMT
  1188. --------------------
  1189. *Rumbaugh notation
  1190. *generates SQL and C++
  1191. *multi-developer
  1192. *WIndows
  1193. *Open repository (Informix, Ingres, Sybase)
  1194. *Documentation and report generation
  1195. Westmount Technology B.V.
  1196. Olof Palmestraat 24
  1197. P.O.Box 5063
  1198. 2600 GB  DELFT
  1199. The Netherlands
  1200. Tel. (+31) (0)15 - 141212
  1201. Fax. (+31) (0)15 - 120267
  1202. Westmount USA Inc.
  1203. 1555 Wilson Blvd.,
  1204. Suite 300,
  1205. Arlington, VA 22209,
  1206. U.S.A.
  1207. Tel. (+1) 703 875 8799
  1208. Fax. (+1) 703 527 5709
  1209.  
  1210.  
  1211. ARTICLES, PRODUCTS, AND PAPERS ON CASE SYSTEMS
  1212. ----------------------------------------------
  1213.  
  1214. > "CASE Products 1990: A survey of CASE Products from US Vendors",
  1215.   Arbeitspapiere der GMD 518, March, 1991.  Heinz W. Schmidt,
  1216.  
  1217. Ovum Ltd
  1218. 1 Mortimer Street
  1219. London W1N 7RH
  1220. England
  1221. Tel: +44 71 255 2670
  1222. Fax: +44 71 255 1995
  1223.  
  1224. From: oil@idt.unit.no (Odd Ivar Lindland)
  1225. Subject: Re: CASE Survey
  1226. Organization: Norwegian Institute of Technology, University of Trondheim
  1227. Date: Fri, 9 Jul 93 06:57:25 GMT
  1228. >...
  1229. A comprehensive survey of 35 commercial CASE tools is given in 
  1230. "Ovum evaluates: CASE products". It is from 1993 and is continuously updated. 
  1231. It has all the information you asked for. The bad thing is that it is very
  1232. expensive ($1995 !!!). You should get a 40 % academic discount, however.
  1233. Moreover, recently they had a "quick-answer discount" making the full price
  1234. (before academic discount) $1295. Anyway, I believe it is good investment if you
  1235. quickly want to have comprehensive information about the current CASE market.
  1236. Particularly valuable is the comparative evaluation of the 35 products.
  1237.  
  1238.  
  1239. > Proceedings of the Workshop on the Next Generation of CASE Tools (NGCT)
  1240.  
  1241. From: sjbr@cs.utwente.nl (Sjaak Brinkkemper)
  1242. Subject: 
  1243. Organization: University of Twente, Dept. of Computer Science
  1244. Date: Fri, 9 Jul 1993 11:05:51 GMT
  1245.  
  1246. The proceedings of the Fourth Workshop on the Next Generation of
  1247. CASE Tools (NGCT'93) are available as a technical report from the
  1248. Center for Telematics and Information Technology, University of
  1249. Twente.
  1250.  
  1251. Price: Nfl 45, US$ 25 (including shipping and money transfer)
  1252.  
  1253. Order by sending a message including a POSTAL ADDRESS to:
  1254. Sjaak Brinkkemper
  1255. CTIT
  1256. E-mail: sjbr@cs.utwente.nl
  1257.  
  1258. *******************************************************
  1259. *      Proceedings of the Fourth Workshop on the      *
  1260. *           Next Generation of CASE Tools             *
  1261. *     Universite Paris 1 Sorbonne - 7/8 June 1993     *
  1262. *******************************************************
  1263.  
  1264. Editors: S. Brinkkemper and F. Harmsen
  1265. Center for Telematics and Information Technology
  1266. University of Twente
  1267. the Netherlands
  1268. 174 pages
  1269.  
  1270. Abstract
  1271.  
  1272. The Workshop on the Next Generation of CASE Tools (NGCT) is an
  1273. annual event, bringing together leading researchers on Computer
  1274. Aided Software Engineering (CASE). NGCT workshop is a pre-conference
  1275. workshop of the annual Conference on Advanced Information Systems
  1276. Engineering (CAiSE). The goal of this year's workshop, held in
  1277. Paris, is to conduct an in-depth discussion of research approaches
  1278. in the area of Computer Aided Software Engineering. Three main
  1279. themes have been identified: 
  1280. *       CASE architectures
  1281. *       Development process support
  1282. *       Advanced requirements engineering
  1283. The workshop committee accepted fourteen papers, which are grouped
  1284. in the proceedings according to these three themes. Among the topics
  1285. of the papers are: multiparadigm specification for interoperable
  1286. information systems, capturing design decisions, automated user
  1287. interface derivation, deductive repositories, human error analysis,
  1288. and business modeling.
  1289.  
  1290.  
  1291.  
  1292. APPENDIX E  ANONYMOUS FTP SITES
  1293. ===============================
  1294.  
  1295. These are anonymous ftp sites of interest to the OO community.  Thanks go to
  1296. Mike DeVaney (dm_devaney@pnl.gov gen ftp site list) and to Bill Kinnersley
  1297. (billk@hawk.cs.ukans.edu, anon ftp programming languages list), whose initial
  1298. lists helped to get things going.  Additional short entries are encouraged;
  1299. please send additions to the author of the FAQ (and/or to Mike and Bill).
  1300.  
  1301. Entries will be standardized and summarized in future FAQs and are not
  1302. limited to one category.
  1303.  
  1304. Starred entries have a summary below and can be found as ">#" followed by the
  1305. description.  These entries will eventually be cleaned up.
  1306.  
  1307. PROGRAMMING LANGUAGES
  1308. ---------------------
  1309.  
  1310. ajpo.sei.cmu.edu:/public/ada95                  Ada95 info, ARM
  1311. cs.nyu.edu:pub/gnat/...                        *Ada95 (compiler, GNU,50)
  1312. ftp.inria.fr:lang/alcool                       *Alcool-90 (dyn ML,1)
  1313. arjuna.ncl.ac.uk:/pub/Arjuna                   *Arjuna (Distr Prog System,2)
  1314. munnari.oz.au:pub/bebop.tar.Z                  *BeBOP(seq,par,LP,OO,meta,46) 
  1315. sales@mjolner.dk                                BETA (Mjolner Informatics Demo)
  1316. monch.edrc.cmu.edu:/usr0/snl/archive/bos-1.2   *BOS (prototyping,3)
  1317. grape.ecs.clarkson.edu:/pub/msdos/djgpp/djgpp.zip C++ (for MS-DOS)
  1318. prep.ai.mit.edu:/pub/gnu/gcc-2.4.5.tar.gz       C++ (for Unix, & Objective-C)
  1319. cambridge.apple.com/pub/dylan                  *Dylan (Dynamic Language,75)
  1320. omnigate.clarkson.edu:/pub/msdos/djgpp         *G++ for DOS (Many sites,4)
  1321. tsbgw.isl.rdc.toshiba.co.jp:
  1322.   pub/toshiba/cooc-beta.1.1.tar.Z              *cooC (Concurrent, OO C ext.,5)
  1323. parcftp.xerox.com:pcl                           CLOS
  1324. pion.lcs.mit.edu                                CLU (Sun, VAX)
  1325. ftp.cs.cornell.edu:/pub/CML-0.9.tar.Z           CML
  1326. arisia.xerox.com                                Pcl (Portable CommonLoops)
  1327. xcf.berkeley.edu:src/local/fmpl                *FMPL (prototyping,6)
  1328. nebula.cs.yale.edu                              Glasgow Haskell
  1329. piggy.cs.chalmers.se                            Chalmers Haskell (hbc)
  1330. software.watson.ibm.com                         Hermes (Unix)
  1331. cs.arizona.edu                                  Icon
  1332. sun.soe.clarkson.edu                            ISETL (DOS, Mac, Unix, VMS,src)
  1333. http://java.sun.com/index.html                *Java (Distr Prog, 81)
  1334. cs.orst.edu                                     Little Smalltalk (C src)
  1335. ftp.ircam.fr:/pub/IRCAM/programs               *MAX (visual OO,7)
  1336. 128.59.24.6 (MeldC@cs.columbia.edu)             MeldC (Rflctv, prllel, OO lang)
  1337. gatekeeper.dec.com                              Modula-3 (SRC)
  1338. cs.uni-sb.de:/pub/osmall/machine               *O'small (OO lang for teaching,8)
  1339. neptune.inf.ethz.ch                             Oberon (MacII, SPARC, DECstn)
  1340. wuarchive.wustl.edu:/mirrors/msdos/pgmutl/oberon11.zip Oberon (MS-DOS)
  1341. ux1.cso.uiuc.edu:pub/amiga/fish/ff380           Oberon (Amiga)
  1342. obj3dist@csl.sri.com (license or request)      *OBJ3 (OO lang,9)
  1343. prep.ai.mit.edu:/pub/gnu/gcc-2.4.5.tar.gz       Objective-C (for Unix, & C++)
  1344. gate.fzi.de:/pub/OBST                          *OBST (lang, perst, OODB,10)
  1345. watserv1.waterloo.edu                           occam (VAX sim, Tahoe)
  1346. 128.100.1.192:/pub/ootDistrib                  *OOT (OO Turing demo,11)
  1347. wuarchive.wustl.edu:/mirrors/unix-c/languages/ops5 OPS5 (interpreter)
  1348. etlport.etl.go.jp:/pub/OZ++/OZ++-R2.tar.gz     *OZ++ (Distr Env,83)
  1349. http://www.cs.tcd.ie/acourtny/phantom/phantom.html *Phantom (Dist Prog,80)
  1350. wuarchive.wustl.edu:/mirrors/msdos/pli/runpli1a.arc PL/I (interpreter)
  1351. watserv1.waterloo.edu                           Russell
  1352. parcftp.xerox.com:pub/russell                   Russell
  1353. ftp.icsi.berkeley.edu:pub/sather               *Sather (was simple Eiffel,12)
  1354. altdorf.ai.mit.edu: scm                         Scheme (small, portable)
  1355. gatekeeper.dec.com: elk                         Scheme (for Suns)
  1356. acorn.cs.brandeis.edu: gambit                   Scheme (for 68K's)
  1357. otis.stanford.edu                              *Self (13)
  1358. self.stanford.edu                               Self
  1359. cs.nyu.edu                                      SETL2 (DOS, OS/2, Mac, Unix)
  1360. rascal.ics.utexas.edu                           SIMULA 67 (Mac)
  1361. prep.ai.mit.edu:pub/gnu                         Smalltalk-80 (GNU v1.1)
  1362. st.cs.uiuc.edu                                 *Smalltalk V (35)
  1363. cs.yale.edu:pub/ml                              SML/NJ
  1364. research.att.com:dist/ml                        SML (Version 0.75)
  1365. sbcs.sunysb.edu                                 SML (lazy)
  1366. ucbvax.berkeley.edu                             tcl
  1367. tk.telematik.informatik.uni-karlsruhe.de:/pub/tnt/tnt-0.1.tar.gz *Trellis,69
  1368. ftp.cs.umu.se:/pub/umlexe01.zoo                 uML
  1369.  
  1370. csd4.csd.uwm.edu:/pub/compilers/list            Free Compilers/Interp's list
  1371. primost.cs.wisc.edu: pub/comp.compilers/LanguageList*  Bill Kinnersley's list
  1372. idiom.berkeley.ca.us: pub/compilers-list/LanguageList*
  1373. http://cui_www.unige.ch/langlist                Bill on Prog Langs & contacts
  1374. ftp://ftp.wustl.edu/doc/misc/lang-list.txt      (billk@hawk.cs.ukans.edu)
  1375.  
  1376. See also Knowledge Media cd-rom collection on Languages, entry 47.
  1377.  
  1378.  
  1379. COMPILER TOOLS
  1380. --------------
  1381.  
  1382. prep.ai.mit.edu:pub/gnu/bison-1.14.tar.Z        Yacc
  1383. ftp.th-darmstadt.de:/pub/programming/languages/C++ *C++ gram, etc.,14
  1384.   [See also Free Compilers and Kinnersley's List above!]
  1385.  
  1386.  
  1387. DATABASES (See also APPENDIX B)
  1388. -------------------------------
  1389.  
  1390. ftp.informatik.rwth-aachen.de:pub/CB            *ConceptBase (OODB, reqkey,15)
  1391. pippin.cs.monash.edu.au:pub/export/diamond-0.1.2.tar.Z  *C++ OODB (16)
  1392. wilma.cs.brown.edu/pub/encore.tar.Z              Encore of Brown Univ
  1393. ftp.cs.wisc.edu:exodus                          *Exodus (Storage Man, perst,17)
  1394. ftp.informatik.rwth-aachen.de:/pub/unix/GRAS522_3 *GRAS (18)
  1395. mood.mech.tohoku.ac.jp                          *MOOD   (OODB, lim arch,19)
  1396. src.doc.ic.ac.uk:/computing/databases            MOOD/Postgres/OBST copies
  1397. gate.fzi.de:/pub/obst                           *OBST/STONE(schema,prst obj,10)
  1398. research.att.com                                *Ode    (C++ OODB,20)
  1399. http://www.vmark.com/news/preleases/presrel21.html *OODB Driver,86
  1400. postgres.berkeley.edu:pub                       *POSTGRES (Ext. Rel. DBMS,21)
  1401. toe.CS.Berkeley.EDU:pub/postgres                *POSTGRES,21
  1402. cs.utexas.edu:pub/garbage/{swizz,texaspstore}.ps *Texas Persistent Store,41
  1403.  
  1404.  
  1405. See also idiom.berkeley.ca.us:pub/free-databases or
  1406. ftp.idiom.com:/pub/free-databases, object-oriented databases.
  1407.  
  1408.  
  1409. TOOLS AND CASE
  1410. --------------
  1411.  
  1412. ftp.cs.purdue.edu:/pub/gb/*                     *C++ Signatures (subtyping),40
  1413. ftp.centerline.com:/pub/tags-1.0.tar.Z          *C++ tags, 23
  1414. ftp.th-darmstadt.de:/pub/programming/languages/C++ *Cls bwsr,tmplates,GC,etc,14
  1415. ftp.informatik.uni-stuttgart.de:/pub/eiffel     *Eiffel archive, 24
  1416. http://www.envelop.com                          *Envelope Engine OORAD,85
  1417. interviews.stanford.edu:/pub/3.1.tar.Z           InterViews 3.1 (C/C++ browser)
  1418. oak.oakland.edu:/SimTel/win3/pgmtools/domain.zip*Object Domain (SW Case,76)
  1419. export.lcs.mit.edu:/contrib/devel_tools/OOD     *OO Designer CASE Tool,66
  1420. OAK.Oakland.Edu:pub/msdos/windows3/oot-106f.zip *OOTher OO CASE Tool,67
  1421. wsmr-simtel20.army.mil(192.88.110.20)            OOTool (win31 directory?)
  1422. labrea.stanford.edu:/pub/pomoco                 *ORBELINE: CORBA,65
  1423. ftp.informatik.uni-stuttgart.de:/pub/eiffel/eiffel-3/sig *short tool, 24
  1424. siam.unibe.ch:C++/Sniff1.6/                     *Sniff (C++ devel environ,22)
  1425. self.stanford.edu:/pub/sniff                    *Sniff,22
  1426.  
  1427.  
  1428. LIBRARIES AND INTERFACES
  1429. ------------------------
  1430.  
  1431. butler.hpl.hp.com:stl                        *C++ STL, Std. Temp. Lib.,79
  1432. arjuna.ncl.ac.uk                             *C++SIM (Simula-like Sim Pkg,38)
  1433. csc.ti.com:pub/COOL.tar.Z                    *COOL(C++, orig from TI,25)
  1434. cs.utexas.edu:pub/COOL/GE_COOL2.1.tar.Z      *COOL(C++, Cfront 2.1, from GE,25)
  1435. ftp.fu-berlin.de:/pub/unix/languages/cool/cool-2.1.tar.Z *CooL Soft Prod Env,70
  1436. omg.org:pub/NEC_DII/93-1-2...                 CORBA (DII)
  1437. claude.ifi.unizh.ch:under pub/standards/spec  CORBA Spec
  1438. omg.org:pub/OMG_IDL_CFE_1.2/bin              *idl.SunOS4.x, idl.Solaris2.x,26
  1439. ftp.cica.indiana.edu:/pub/pc/win3/programr   *MindFrame for Windows,54
  1440. ftp.th-darmstadt.de:pub/programming/languages/C++ *NIHCL COOL OATH ET++,etc,14
  1441. ftp.th-darmstadt.de:pub/programming/languages/C++/class-libraries/OSE
  1442.                          *OSE:C++ Prog tools & Class Lib,42
  1443. watmsg.UWaterloo.ca:pub/uSystem              *u++:C++ Trans. and Concry RTS,48
  1444.  
  1445.  
  1446. DOCUMENTATION AND INFO SERVERS
  1447. ------------------------------
  1448.  
  1449. ftp.ncsa.uiuc.edu:Web/xmosaic or info.cern.ch:pub/www  *Browser for OO info,27
  1450. ftp.th-darmstadt.de:/pub/programming/languages/C++ *C++ docs, code, net sums,14
  1451. ftp.cm.cf.ac.uk:pub/Eiffel                     Eiffel FAQ
  1452. zaphod.uchicago.edu:/pub/faq.8-25[.Z]          OO FAQ (this document)
  1453. http://cui_www.unige.ch/OSG/FAQ/OO-FAQ/       *OO FAQ(hypertext version),WWW,27
  1454. http://cui_www.unige.ch/OSG/OOinfo/           *OO Information sources on WWW,27
  1455. http://www.cs.cmu.edu~/clamen/OODBMS/evolution-summary.gz OODB Schema Evol Sum.
  1456. http://www.cs.cmu.edu~/clamen/OODBMS/Manifesto.{PS,txt}.gz
  1457. http://www.cs.cmu.edu~/clamen/OODBMS/htManifesto OODB Manifesto, ASCII/PS/HTML
  1458. http://osiris.sunderland.ac.uk/rif/metacase/metacase.home.html
  1459.                                               *Meta-Case Info,78
  1460.  
  1461. PAPERS
  1462. ------
  1463.  
  1464.  
  1465. ftp.cs.tcd.ie:/pub/tcd/tech-reports                 *Amadeus,persistence,62
  1466. scslwide.sony.co.jp:pub/CSL-Papers                  *Apertos (MO Distr OS,28)
  1467. sail.stanford.edu:pub/MT/93actors.ps.Z              *Actors Paper (UIUC,29)
  1468. biobio.cs.uiuc.edu:directory pub/papers             *Actors Papers,29
  1469. http://www.cs.ucsb.edu/TRs/                         *C++ VFn Elim,87
  1470. euagate.eua.ericsson.se:ftp/pub/eua/c++/rules.ps.Z  *C++ coding standard,44
  1471. http://www.cs.washington.edu/research/projects/cecil/www/cecil-home.html
  1472.                                                     *Cecil,77
  1473. choices.cs.uiuc.edu                                  Choices OO OS
  1474. ftp.chorus.fr:pub/chorus-reports                    *Chorus,Dist,RT,MicroK,63
  1475. http://cui_www.unige.ch/Chloe/Oscar/home.html        Concurrency Papers,WWW,27
  1476. ftp.ens.fr:/pub/reports/liens/liens-94-18.A4.dvi.Z  *Contra-/Co- Variance,71
  1477. ftp.gte.com:pub/dom                                 *Distrib Reports GTE,52
  1478. ftp.ifi.unizh.ch: pub/techreports/electra.ps.Z       Electra ORB, sec 3.8.6
  1479. cs.utexas.edu:pub/garbage/gcsurvey.ps                Garbage Collection,sec 3.9
  1480. wilma.cs.brown.edu:/pub/gdbiblio.{tex,ps}.Z         *graph drawing,31
  1481. world.std.com:/pub/kala/TechDocs/Overview_Sun.ps,*  *Kala Archive,45
  1482. ftp.ccs.neu.edu:pub/demeter/documents               *Law of Demeter,32
  1483. ftp.cs.ualberta.ca:pub/oolog/state.ps.Z              MUTABLE STATE OOPL SURVEY
  1484. mushroom.cs.man.ac.uk:/pub/mushroom/papers          *OO Dyn Grping, memory,33
  1485. st.cs.uiuc.edu:/pub/papers                           OO Frameworks, R. Johnson
  1486. http://pclsys64.dcrl.nd.edu/papers                   OS Papers (OO?),68
  1487. http://www.gh.cs.su.oz.au/Grasshopper/index.html     Perst. Operating Systems
  1488. cs.washington.edu:/pub/chambers/predicate-classes.ps.Z *Pred Classes (Cecil,34)
  1489. ftp.cs.umd.edu:pub/sel/papers                        *Quality,72
  1490. ftp.informatik.uni-stuttgart.de/pub/doc/techreports/Metrics.ps.gz *Quality,73
  1491. ginger.cs.berkeley.edu/pub/raidPapers                RAID Papers  (Berkeley) 
  1492. sprite.(cs.)berkeley.edu:~ftp/pub/RAID-II            RAID configs (Berkeley) 
  1493. ius4.ius.cs.cmu.edu:/usr/chimera/public/CMU_RI_TR_93_11.ps.Z *Real Time,49
  1494. ftp://ftp.gte.com/pub/dom/reports/MANO93d.ps        *Reflection Paper,82
  1495. self.stanford.edu:pub/papers/chambers-thesis        *Self Opt,ChambersThesis,30
  1496. self.stanford.edu:/pub/papers/hoelzle-thesis.ps.Z   *Self Opt,HoelzleThesis,64
  1497. self.stanford.edu:pub/papers/                        Self Papers
  1498. vega.dur.ac.uk:/pub/papers/foot.dvi                  Testing OO (sect 3.11)
  1499. townsend@mprgate.mpr.ca                              Testing OO (sect 3.11)
  1500. ftp.parc.xerox.com:/pub/mops/traces.ps              *Traces,kiczales,MOP,DI,43
  1501. neptune.inf.ethz.ch: pub/issac93.ps.Z                Types, Comp alg (Santas)
  1502. ftp.toa.com/pub                                     *Use Cases,88
  1503. cui.unige.ch:OO-articles                             U. Geneva OO Group papers
  1504. research.microsoft.com:/pub/papers/vdg.ps           *Value Dependence Graphs,57
  1505. ftp.cs.utwente.nl:/pub/doc/TRESE                    *Various on OO,58
  1506.  
  1507. The Postgres, OBST and Exodus sites also contain a good selection of papers. 
  1508. See below for a huge collection of CS bibliographies (about 290,000) including
  1509. references on OO.  Contact: Alf-Christian Achilles <achilles@ira.uka.de>
  1510.   FTP: ftp.ira.uka.de[129.13.10.90]:pub/bibliography
  1511.   WWW: http://www.ira.uka.de/ftp/ira/bibliography/index.html
  1512.  
  1513.  
  1514. GENERAL
  1515. -------
  1516.  
  1517. ics.uci.edu:gnu/C++_wrappers.tar.Z    *ACE Lib, C++ Networking,55
  1518. scslwide.sony.co.jp:pub/CSL-Papers    *Apertos(Meta-Obj Distr OS, research,28)
  1519. euagate.eua.ericsson.se:ftp/pub/      *Archive site,C++,Coplien,papers,etc,44
  1520. research.att.com:dist/drawdag/*.Z     *Graph service,37
  1521. parcftp.parc.xerox.com:/pub/ilu/ilu.html *ILU OMG CORBA,59
  1522. netcom.com:/pub/softia/keobj.zip      *KEOBJ, OO DSP micro-kernel,53
  1523. ftp.th-darmstadt.de:/pub/programming/languages/C++ *lots for C++,14
  1524. st.cs.uiuc.edu                        *Manchester Archive and some,35
  1525. gatekeeper.dec.com:/pub/usenet/com.sources.unix/volume20/metrics *Metrics,61
  1526. ftp.odi.com:/pub/oo7/results.ps       *Object Design's OO7 Results,36
  1527. http://www.iconcomp.com/demo/case-Phone/phoneCase.html *OOA/D Example, Java,84
  1528. ftp.gmd.de:gmd/peace                   Peace, OO parallel OS
  1529. http://www.taligent.com                Taligent
  1530. cs.orst.edu:pub/budd/oopintro/slides/* *Teaching Intro to OO Slides, T. Budd,56
  1531. wuarchive.wustl.edu:languages/ada/crsware *Teaching OO Course Slides,51
  1532. fcoallie@qc.bell.ca                    *TRILLIUM (CMM,74)
  1533.  
  1534.  
  1535. OTHER
  1536. -----
  1537.  
  1538. Knowledge Media                       *Big col. on cd-roms, lots of freeware,47
  1539. Computer Select Database              *commercial on cd-rom,39
  1540. Walnut Creek                          *Internet Info CDROM, including FAQs,60
  1541. godot.uvic.ca:/pub/oopsla-93           OOPSLA-93 Info
  1542.  
  1543.  
  1544. DESCRIPTIONS
  1545. ------------
  1546.  
  1547. >1  Alcool-90 (dyn ML)
  1548.  
  1549. What: Alcool-90 Release 0.40.3
  1550. From: rouaix@inria.fr (Francois Rouaix)
  1551. Date: 18 May 92 09:36:22 GMT
  1552.  
  1553. Alcool-90 is an experimental extension of ML with run-time overloading and
  1554. a type-based notion of modules, functors and inheritance.
  1555.  
  1556. New constructs have been added:
  1557.         * Overloaded symbols (overload).
  1558.         * Local definition of abstract values (overload in).
  1559.         * Implementations and parametric functors (pack to). 
  1560.         * Extension functors (overload with).
  1561.         * Class-based Dynamics (dynamic).
  1562.  
  1563. This version of Alcool is based on the CAML Light implementation (release
  1564. 0.4) of the ML language, but this release is autonomous.
  1565.  
  1566. Alcool-90 is available by anonymous FTP from ftp.inria.fr:
  1567.  
  1568.     host:      ftp.inria.fr  (128.93.1.26)
  1569.     directory: lang/alcool
  1570.     files:
  1571.      README                 Copyright information.
  1572.      alcool270492.tar.Z     Sources for Un*x machines (Apr 27 1992 Release).
  1573.      alcooldoc.dvi.tar.Z    DVI for the Alcool-90 report draft.
  1574.  
  1575. For questions, comments, bug reports, please e-mail to Francois.Rouaix@inria.fr
  1576.  
  1577.  
  1578. >2  Arjuna (Distr Prog System)
  1579.  
  1580. What: Release 2 of Arjuna Distributed Programming System
  1581. From: arjuna@newcastle.ac.uk (Arjuna Project)
  1582. Date: Mon, 17 May 1993 12:37:34 GMT
  1583.  
  1584.         We are pleased to announce the  availability  of a new  version 
  1585. of Arjuna:  a programming system for  reliable  distributed  computing, 
  1586. and the Arjuna mailing list.
  1587.  
  1588.         The software  and the manual  for  the  Arjuna  system  can  be 
  1589. obtained by anonymous ftp: arjuna.ncl.ac.uk (128.240.150.1)
  1590.  
  1591. Arjuna System
  1592.  
  1593.         This beta release of  ArjunaPR2.0  fixes all known bugs present 
  1594. in ArjunaPR1.2B that have  been  reported to us or  that we have found, 
  1595. and contains only minimal information about how to use the new features 
  1596. provided.   This  release  should  be  compilable  with  the  following 
  1597. compilers:
  1598.  
  1599.         AT&T Cfront Release 2.1, on SunOS 4.1.x,
  1600.             (using Sun supplied lex and yacc).
  1601.         AT&T Cfront Release 3.0.1, on SunOS 4.1.x and Solaris 2.1,
  1602.             (using Sun supplied lex and yacc).
  1603.         GCC versions 2.1, 2.2.2, on SunOS 4.1.x,
  1604.             (using flex(v2.3.x) and bison).
  1605.         Patched GCC version 2.3.3 on SunOS 4.1.x and Solaris 2.1,
  1606.             (using flex(v2.3.x) and bison).
  1607.         Sun C++ 2.1, on SunOs 4.1.x,
  1608.             (using Sun's lex++ and yacc++).
  1609.         HP  C++ (B2402 A.02.34), HP-UX 8.07,
  1610.             (using HP supplied lex and yacc or lex++ and yacc++).
  1611.