Departments


New Products

Industry-Related News & Announcements


JYACC Available On New Platforms

JYACC, Inc., has announced that its JAM family of application development tools will be available on the FTX platform, Stratus Computer's newly released UNIX operating system. Stratus Currently promotes JAM as a Stratus distributed product on VOS-based systems.

JYACC also announced that JAM would also be marketed by Intel and Data General. Intel is now including JAM as part of its standard development environment on its iRMX-based System 120. A similar agreement gives Data General the option of directly marketing JAM under Data General systems including the AViiON platform running DG/UX, the MV platform running AOS/VS or DG/UX and any 80286 or 386 CPU system running MS-DOS. Data General has also agreed to market JYACC's JAM/DBi product.

Contact JYACC, Inc., 116 John St., New York, NY 10038. (212) 267-7722. Fax (212) 608-6753.

Spawn Package Will Swap Code

Whitney Software, Inc., has released XSPAWN, a library that replaces the standard C runtime library spawn functions with functions that can transparently swap most of the parent process to expanded memory or disk before executing the child process. The parent process is automatically restored upon completion of the child process.

The XSPAWN functions expect the same arguments as their standard C counterparts. The swap operation can be controlled through global variables. For example, the use of expanded memory can be disabled.

XSPAWN includes all source code and libraries for Microsoft C and Borland's Turbo C. All standard memory models are supported. Price is $79.95.

Contact Whitney Software, Inc., Box 4999, Walnut Creek, CA 94596 (415)933-9019.

Whitesmiths Cross Compilers Now Available For 684C11 And 8051 Micro Controllers

The Whitesmiths optimizing C cross compilers and CXDB C source-level cross debuggers are now available for the Motorola 68HC11 and Intel 8051 microprocessors. The integrated compiler/debugger tool-sets support ANSI/ISO Standard C with Whitesmiths' chip-specific language extensions for each microprocessor.

The cross compiler packages include full macro assemblers that provide cross reference listings and generate relocatable code. The packages also include a linker, a librarian, a toprom utility (for copying data from ROM to RAM), a library orderer, an object module inspector, an absolute hex file generator, and a hex file format translator. Complete source to the ANSI-compatible runtime libraries is also provided.

The CXDB debugger features include a multi-window user-interface, breakpoint and program step control, user-defined functions, C and assembler display, data monitoring, full access to local and global symbols and simple and aggregate types, and simulated I/O.

The debuggers are available in two fully compatible versions: a simulation environment for executing and debugging target code on a host computer system and an emulator version that allows target code to be executed and debugged with a compatible in-circuit emulator.

The compilers are available on PC compatibles, Sun, Apollo, HP and VAX hosts. The CXDB debuggers run on PC compatibles. Compiler packages begin at $1800; the debugger at $1500. Contact the Whitesmiths Products Sales Force at (800) 356-3594 or (617) 661-0072.

Roundhill Adds CUA Features To Panel Plus Screen Package

Version 2.1 of Roundhill's PANEL Plus II screen manager and screen library incorporates changes which enhance conformance to the Common User Access (CUA) specification of IBM's SAA.

Key assignments for data field editing and movement between entry fields now match the CUA recommendation, and this release adds special routines to handle CUA function key areas, prompts and pull-down menus.

This release also adds support for MSC v6.0 and includes libraries for all MSC memory models, dynamic link libraries for MSC v6.0 and OS/2, and an on-line help database that works with Microsoft's Quick-Help utility. The new version also supports Watcom and Metaware compilers with Pharlap, Eclipse and Rational Systems MS-DOS extenders. Field editing capabilities now include automatic conversion of currency and date formats to different national standards and full word-wrap text editing.

PANEL Plus II is available for MS-DOS, OS/2, UNIX, Xenix, QNX and VMS. Full source code is included. A self-porting version is also available for unsupported C environments. Upgrades are $75. New licenses $495. Contact Roundhill Computer Systems Ltd., 1964 Richton Dr., Wheaton IL 60187. (708) 690-3737; FAX (708) 665-9841. UK 0672 84535.

CSL Ported To SPARCstation

The C Scientific Library (CSL), including over 600 functions, is now available on the Sun SPARCstation. The CSL library includes functions to support linear algebra, eigensystem analysis, matrix computations, time series analysis, smoothing, filtering and prediction, statistics, regression, linear and integer programming, optimization, differential equations, interpolation and curve fitting, and nonlinear equation solvers.

CSL is also available for SCO UNIX and MS-DOS. Contact Apogee Software, 35486 Woodbridge Place, Fremont, CA 94536. (415) 790-9370.

Merit Lowers Expert System Price

Merit Technology has reduced the price on PC versions of their MeriTool expert system software to $149.95 for single Ada users and $499 for C users. MeriTool was initially offered only as part of Merit Technology's artificial intelligence and expert system software developed for specific programs.

MeriTool was originally designed as a backward chaining expert system, but has since been modified to include both backward and forward chaining inference engines. MeriTool is structured as a rule compiler and a runtime support library.

Contact Merit Technology Inc., 5068 W. Plano Parkway, Plano, TX 75075-5009. (214) 248-2502; FAX (214) 733-4788.

Pixelab Offers 34010 Debugger

Pixelab, Inc., has released GSPOT v1.0, a symbolic debugger for the TI 34010 Graphics System Processor (GSP). This version adds full TIGA support, floating points support, and the ability to select what and how much information is sent to the console after each single-step. (This last feature, when used with output redirection, can create log files for later examination.)

GSPOT runs on a PC or compatible and can be installed as a resident program (for use with the target program) while using another debugger for the host processor. The user can acquire control through a hotkey, breakpoints, or TIGA control points.

GSPOT can be configured to work with any GSP-based hardware, including TI's SDB board. GSPOT also supports symbolic debugging, C source debugging, in-line assembly, watchpoints, script files, a sophisticated CodeView-like user interface and expanded memory support.

Price is $995. Contact Pixelab, Inc., 4513 Lincoln Ave., Suite 105, Lisle, IL 60532. (708)

Microtec Releases Analysis Tool

Microtec Research, Inc., has announced the availability of XRAY/DX, a performance and code coverage analysis tool for 680x0 microprocessor applications. In place of the more common statistical sampling techniques, XRAY/DX uses the XRAY CPU simulator to non-intrusively gather analysis data as programs execute.

XRAY/DX can generate ten analysis reports: call graphs, function/subroutine execution timings, frequency of function invocation, duration of function invocation, statements/instructions executed, and branch analysis.

XRAY/DX is available on Sun3, Sun4, Apollo, and VAX workstations. Versions for IBM-PC compatible platforms will follow. Prices start at $1,000. Contact Microtec Research, Inc., 2350 Mission College Blvd., Santa Clara, CA 95054. (408) 980-1300 or (800) 950-5554.

Borland Releases Turbo C++ Professional

Borland has released Turbo C++ Professional, a new developer's package that supports AT&T's C++ 2.0 specification and the ANSI C Standard. Turbo C++ also includes the Programmer's Platform (a new development environment) and Borland's VROOMM memory manager.

The new Programmer's Platform features an open architure, overlapping windows and mouse support, a new multi-file editor, dialog boxes, an intelligent project manager, context-sensitive hypertext help and Borland's integrated debugger. In addition, the transfer option opens the architecture of the programming environment allowing the integration of other tools and compilers into the Programmer's Platform, including third party software.

Borland's VROOMM (Virtual Run-time Object-Oriented Memory Manager) is an overlay memory manager that allows applications to use EMS, extended memory or disk swap space to create larger executable programs.

Turbo C++ Professional includes Turbo C++, Turbo Debugger, the new Turbo Profiler and Turbo Assembler.

Turbo C++ is available for PC and PS/2 clones with at least 640K, a hard disk and MS-DOS 2.0 or later. Turbo C++ is $199.95; The professional version is $299.95. Borland will continue to offer Turbo C 2.0 at a reduced price of $99.95. Upgrades start at $79.95.

Contact Borland International, 1800 Green Hills Road, Box 660001, Scotts Valley, CA 95066. (408) 438-8400; FAX (408) 438-8696.

Zinc Class Library For Turbo C++

Zinc Software Inc., has released a user interface class library which supports Borland's Turbo C++. Designed specifically for C++, ZIL (Zinc Interface Library) is a customizable user interface class library that allows developers to create applications that run in true graphics and text mode (including dual-monitor support) from one set of source code, without recompiling or relinking. ZIL exploits C++'s virtual functions, class inheritance, operator overloading and multiple inheritance.

The ZIL window manager class contains seventeen window objects, including: border, button, date, formatted string, icon, list, matrix, number, prompt, pop-up menu, pop-up window, pull-down menu, scrollbar, string, text, time an title. With ZIL, programmers can build applications that automatically allow users to mark, copy, cut and paste between window objects, as well as utilize a full undo/redo capability in each window object editor.

ZIL requires 640K of RAM, hard disk and MS-DOS 2.1 or higher. MS-DOS 3.1 or higher is recommended, as is a Microsoft compatible mouse. Price is $199.95. Contact Zinc Software Inc., 405 South 100 East, Suite 201, Pleasant Grove, UT 84062. (801) 785-8900; FAX (801) 785-8996.

New Windows Maker Features MS-Windows 3.0 Compatibility

Concurrent with the Microsoft windows 3.0 announcement, Candlelight Software will begin shipping WindowsMaker v3.0, a compatible upgrade of their MS-Windows application interface generator.

WindowsMaker is an interactive WYSIWYG tool that generates commented C source code for Windows application interfaces. Existing pieces of Windows applications can be stored for use in future applications. WindowsMaker generates C code and the necessary Windows files (i.e., resource script, module definition, linker definition, make definition, and executable files). The code is fully accessible and links can be generated for direct calls to existing C code modules. No runtime royalties are required.

Contact Candlelight Software, 2375 E. Tropicana Ave., Suite 320, Las Vegas, NV 89119. (702)456-6365; FAX (702) 434-0580.

Visual Designer Writes C++

A new graphic design tool, ObjectVision, compiles diagrams into commented, ready-to-compile code in C++ or Turbo Pascal 5.5. With ObjectVision, programmers develop code by "drawing" a program's objects, interface and database connections.

Price is $399. Contact ObjectVision, Inc., (415) 540-4889.

Zortech C++ V2.1 Adds Features To Support Large Scale Programs

Zortech has released C++ v2.1 for MS-DOS and OS/2. The major, new features of this version are designed to let C++ programmers write, compile and debug large scale projects under MS-DOS.

This release addresses MS-DOS memory restrictions with a combination of existing MS-DOS extender technology and Zortech's new Virtual Code Management (VCM) technology and new versions of the C++ debugger which have minimal memory overhead. VCM allows MS-DOS applications to contain up to 4MB of program code and still run in real mode. The VCM system does not require any changes to application source code (except assembly language). See page 37 in this issue for a detailed technical description of VCM.

This release includes a version of the compiler incorporating MS-DOS extender technology, allowing the compiler to use extended memory when compiling applications with large and complex class hierarchies. The compiler can also be used to develop applications using the Rational Systems MS-DOS extender, which may be purchased separately. Such applications can exceed the 640K limit on 80286/386/486 systems with extended memory.

The use of the same technology in the debugger allows it to relocate itself into extended memory, allowing much larger programs to be debugged. A virtual 8086 mode debugger is provided (for 80386 systems) which requires almost no conventional memory. A facility for remote debugging via the serial port has been added.

Version 2.1 also features a 20 percent improvement in compilation speed, a new program development environment with a source level browser, multi-file editing and integrated compilation, improved code generation, refined code optimization, and a completely revised and expanded C++ Tools.

Pricing on v2.1 is unchanged. Special upgrade pricing is available. Contact Zortech Inc., 4-C Gill Street, Woburn, MA 01801. (800) 848-8408 or (617) 646-6703; FAX (617)643-7969.

New Release Of Statemate Supports Larger Projects

i-Logix Inc., has released Statement 3.0, a major new version of its software for modeling and analyzing real-time reactive system specifications.

The new version supports large, multi-user development projects with a new central database, a graphics-based database management facility, and individualized working environments. Statemate's prototyping facility now generates C code in addition to Ada. Other new features include: an enhanced ability to handle hierarchical models; an improved simulation control language that permits playback of simulation scenarios and dynamic analysis results; and the ability to handle user-written code as part of the Statemate simulation.

Dataport, a new module in Statemate 3.0, provides a programming interface for extracting information from the Statemate model. It facilitates access to Statemate from other software development tools.

Statemate 3.0 operates on several new platform, operating systems and environments. New platforms are DECstation and Sun4. New operating systems are ULTRIX 3.2, Domain/OS SR 10.2, and Sun OS 4. New environments are DECwindows and X Window.

Prices begin at $5,000. Contact i-Logix, 22 Third Ave., Burlington, MA 01803. (617) 272-8090; FAX (617) 272-8035.

New Softaid Ice Supports 64180S

Softaid has released an In-Circuit Emulator for the 64180S, the telecom version of Hitachi's 64180. Price is $5495. Contact Softaid, Inc., 8930 Route 108, Columbia, MD 21045. (301) 964-8455 or (800) 433-8812.

Source Browser Available For UNIX, MS-DOS Systems

Computer Enterprises, Inc., is offering their source browser Sbrowse in MS-DOS and UNIX versions for PCs, Vax, Sun3, Sun4, Sun 386i, PSARCstation, HP-9000, UNISYS, IBM (with AIX), NCR Tower and AT&T 6386.

Sbrowse integrates with the user's editor; you can call Sbrowse from within the editor, stack Sbrowse and editor calls, or switch back and forth between different Sbrowse invocations.

Sbrowse answers questions about variables, preprocessor symbols, functions, operators, aggregates, types, enumerations, classes, structs, unions, error messages, and source files from a symbol index that it constructs the first time it is used on the source files. It reconstructs the symbol index only if the source file is changed.

The PC versions lists for $245. Contact Computer Enterprises, Inc., Box 8, Port Jefferson, NY 11777. (516) 473-7500.

Lattice Offers Upgrade Pricing

Lattice, Inc. has announced that registered owners of Lattice C v6.0 may upgrade to their new 80286 C development system for MS-DOS and OS/2 for $195. Normal retail is $495. Owners of pre-6.0 compilers may upgrade for $275.

Contact Lattice, Inc., 2500 S. Highland Ave., Lombard, IL 60148. (708) 916-1600; FAX (708) 916-1190.

Lattice Upgrades dBC III Library

Lattice has upgraded its dBC III Plus C function Library for MS-DOS and OS/2 to version 1.1 This release includes new functions to remove logically deleted records from a DBF file; erase data from a DBF, NDX, or DBT file without destroying the database record structure definition; update a record without a prolonged record lock; and position the index file to a specific key/record number. Each function in v1.1 is re-entrant — allowing it to be used in multi-threaded OS/2 applications.

Other features include new documentation, additional examples, and a tutorial program; automatic installation; and improved source code readability.

The dBC III library includes more than 45 functions which allow C programmers to create and maintain database programs that are compatible with dBase III Plus files. dBC III Plus is available for Lattice, Microsoft, and Borland C compilers. All functions are provided for all MS-DOS memory models. Upgrades are $150. New licenses are $500.

Contact Lattice, Inc., 2500 South Highland Ave., Lombard, IL 60148. (708) 916-1600; FAX (708) 916-1190.

GSS Improves X Emulators

Graphic Software Systems, Inc., (GSS) has announced upgraded versions of its X terminal emulators, PC-Xview/16 and PC-Xview, for personal computers. The new version 1.4 features speed increases of 250 percent. The enhancements also include improved installation and configuration procedures, support for additional TCP/IP packages, support for international keyboards and expanded documentation.

Price for PC-Xview/16 v1.4 is $395; $295 for PC-Xview v1.4. Upgrades are $100. Contact GSS, 9590 SW Gemini Dr., Beaverton, OR 97005. (503) 643-8642.