CodeWright

Last updated
CodeWright
Developer(s) CodeGear
Stable release
7.5
Operating system Microsoft Windows
Type Source code editor
License proprietary commercial software

CodeWright is a Windows Programmers Editing System for software developers originally marketed by Premia Corp. (Beaverton, Oregon) and developed by Premia co-founders Eric Johnson and Don Kinzer, initially released in 1991. Premia was acquired in April 2000 by Starbase Corp. which was itself acquired in January 2003 by Borland.

Contents

CodeWright can be configured to work with other integrated development environment (IDE) systems, and synchronize with IDEs on the fly. Support for version control systems, compilers, error files is available. The editor can be extended via DLLs.

Overview

CodeWright was a crossover product at a critical time in the history of Windows. A popular [1] editor for programmers at the time was Brief, a DOS-only product that was valuable due to its early-day EMACS-like features, especially split-screen and extensive macro capability.

Much as being Brief-like was an advantage in the DOS and early Windows era, by 2000 having "CodeWright editing features" was a marketing advantage. [2] Since the makers of Brief were not moving to a Windows-based editor, that left it to other parties.

CodeWright was the first Windows editor that offered equivalent or better facilities as Brief, and would even emulate Brief. Additionally, CodeWright arrived at the same time as hardware graphics acceleration was arriving for Windows, removing at a stroke one of the biggest obstacles to the use of Windows, the slow redraw times that made quickly browsing through large code bases difficult or impossible in Windows.

Despite its wide initial popularity, CodeWright would be eclipsed rapidly by a growing number of IDEs available for Windows, which offered similar features as CodeWright, and typically were better integrated to the specific language at hand.

Features

CodeWright is project-based. Within projects one can define and load everything and also make use of Microsoft Visual Studio libraries (or .Net) and the Java Class Libraries. Features such as Syntax Highlighting and Code completion can be readily changed.

It also enables extending the IDE by writing CodeWright-specific API scripts, Visual Basic scripts and Perl scripts.

CodeWright Fusion

The company's Fusion product, introduced mid-1990s, [3] existed as both 16- and 32-bit versions, in support of programmers doing C++ development. [4]

Discontinuation

Borland is no longer renewing support contracts and is no longer engaging in new development. [5]

CodeWright was acquired by Embarcadero Technologies as part CodeGear from Borland in 2008. CodeWright is currently sold by Embarcadero Technologies.

Related Research Articles

An integrated development environment (IDE) is a software application that provides comprehensive facilities for software development. An IDE normally consists of at least a source-code editor, build automation tools, and a debugger. Some IDEs, such as IntelliJ IDEA, Eclipse and Lazarus contain the necessary compiler, interpreter or both; others, such as SharpDevelop and NetBeans, do not.

Turbo Pascal is a software development system that includes a compiler and an integrated development environment (IDE) for the programming language Pascal running on the operating systems CP/M, CP/M-86, and DOS. It was originally developed by Anders Hejlsberg at Borland, and was notable for its very fast compiling. Turbo Pascal, and the later but similar Turbo C, made Borland a leader in PC-based development tools.

C++Builder is a rapid application development (RAD) environment for developing software in the C++ programming language. Originally developed by Borland, as of 2009 it is owned by Embarcadero Technologies, a subsidiary of Idera. C++Builder can compile apps for Windows, iOS, macOS, and Android. It includes tools that allow drag-and-drop visual development, making programming easier by incorporating a WYSIWYG graphical user interface builder.

<span class="mw-page-title-main">Delphi (software)</span> General-purpose programming language and a software product

Delphi is a general-purpose programming language and a software product that uses the Delphi dialect of the Object Pascal programming language and provides an integrated development environment (IDE) for rapid application development of desktop, mobile, web, and console software, currently developed and maintained by Embarcadero Technologies.

Object Pascal is an extension to the programming language Pascal that provides object-oriented programming (OOP) features such as classes and methods.

<span class="mw-page-title-main">Free Pascal</span> Free compiler and IDE for Pascal and ObjectPascal

Free Pascal Compiler (FPC) is a compiler for the closely related programming-language dialects Pascal and Object Pascal. It is free software released under the GNU General Public License, with exception clauses that allow static linking against its runtime libraries and packages for any purpose in combination with any other software license.

jEdit Cross platform text editor

jEdit is a free software text editor available under GPL-2.0-or-later. It is written in Java and runs on any operating system with Java support, including BSD, Linux, macOS and Windows.

Borland Kylix is a compiler and integrated development environment (IDE) formerly sold by Borland, but later discontinued. It is a Linux software development environment based on Borland Delphi and Borland C++ Builder, which runs under Microsoft Windows. Continuing Delphi's classical Greek theme, Kylix is the name for an ancient Greek drinking cup. The closest supported equivalent to Kylix is the free Lazarus IDE package, designed to be code-compatible with Delphi. As of 2010 the project has been resurrected in the form of Delphi cross compiler for Mac and Linux, as shown in the Embarcadero's Delphi and C++ Builder roadmap. As of September 2011 with Kylix discontinued the framework for cross-platform development by Embarcadero is FireMonkey.

<span class="mw-page-title-main">Source-code editor</span> Text editor specializing in software code

A source-code editor is a text editor program designed specifically for editing source code of computer programs. It may be a standalone application or it may be built into an integrated development environment (IDE).

<span class="mw-page-title-main">SharpDevelop</span>

SharpDevelop is a discontinued free and open source integrated development environment (IDE) for the .NET Framework, Mono, Gtk# and Glade# platforms. It supports development in C#, Visual Basic .NET, Boo, F#, IronPython and IronRuby programming languages.

<span class="mw-page-title-main">Class browser</span> Feature of coding platforms

A class browser is a feature of an integrated development environment (IDE) that allows the programmer to browse, navigate, or visualize the structure of object-oriented programming code.

<span class="mw-page-title-main">Turbo C++</span> Compiler and IDE from Borland

Turbo C++ is a discontinued C++ compiler and integrated development environment originally from Borland. It was designed as a home and hobbyist counterpart for Borland C++. As the developer focused more on professional programming tools, later Turbo C++ products were made as scaled down versions of its professional compilers.

Microsoft QuickC is a discontinued commercial integrated development environment (IDE) product engineered by Microsoft for the C programming language, superseded by Visual C++ Standard Edition. Its main competitor was Borland Turbo C.

Borland C++ was a C and C++ IDE released by Borland for MS-DOS and Microsoft Windows. It was the successor to Turbo C++ and included a better debugger, the Turbo Debugger, which was written in protected mode DOS.

Turbo Delphi is a discontinued integrated development environment (IDE), created by CodeGear, for student, amateur, individual professionals, and hobbyist programmers. It used the programming language Delphi, which is a dialect of Object Pascal.

The following tables list notable software packages that are nominal IDEs; standalone tools such as source-code editors and GUI builders are not included. These IDEs are listed in alphabetic order of the supported language.

<span class="mw-page-title-main">SlickEdit</span>

SlickEdit, previously known as Visual SlickEdit, is a cross-platform commercial source code editor, text editor, and Integrated Development Environment developed by SlickEdit, Inc. SlickEdit has integrated debuggers for GNU C/C++, Java, WinDbg, Clang C/C++ LLDB, Groovy, Google Go, Python, Perl, Ruby, Scala, PHP, Xcode, and Android JVM/NDK. SlickEdit includes features such as built-in "beautifiers" that can enhance code as you type, code navigation, context tagging, symbol references, third-party tool integration, DIFFZilla, syntax highlighting, and 15 emulations.

<span class="mw-page-title-main">Brief (text editor)</span> 1980s programmers text editor

Brief, is a once-popular programmer's text editor in the 1980s and early 1990s. It was originally released for MS-DOS, then IBM OS/2 and Microsoft Windows. The Brief interface and functionality live on, including via the SourceForgeGRIEF editor.

The Wing Python IDE is a family of integrated development environments (IDEs) from Wingware created specifically for the Python programming language with support for editing, testing, debugging, inspecting/browsing, and error-checking Python code.

This page details the history of the programming language and software product Delphi.

References

  1. Larry Ayers (June 2000). "Visual SlickEdit 5.0". Linux Journal.
  2. James R. Borck (June 2, 2000). "Kawa IDE offers no-frills Java development". JavaWorld. * CodeWright editing features
  3. "CodeWright Fusion for MSVC++". Computerworld . December 5, 1995. p. 6.
  4. "New Products: Premia Corporation, 32 bit CodeWright Fusion". Dr. Dobb's. July 1, 1995.
  5. An Open Letter to CodeWright Customers