Category: System

Filter results by os: DOS | Windows 3.x | Windows 9x/ME | Windows NT/2000 | Windows XP | OS/2 | BeOS | Unix | Clear filter

DOS / Borland

EN

Turbo Pascal 2.0

download

DOS / Borland Inc.

EN

Turbo Pascal 2.00b

Turbo Pascal Compiler

download

EN

Turbo Pascal 3.01A

Turbo Pascal was a popular programming language for IBM PCs in the 1980s. This version is for IBM PCs and compatibles running MS/PC-DOS. There was also a version of 3.01A for CP/M.

download

EN

Turbo Pascal 5.0

Contents of two 720K disks

download

DOS / Borland Software

EN

Turbo Pascal 6.0

download

DOS / Borland Inc.

EN

Turbo Pascal 7

Turbo Pascal is a software development system that includes a compiler and an integrated development environment (IDE) for the Pascal programming language running on CP/M, CP/M-86, and DOS, developed by Borland under Philippe Kahn's leadership.

download

DOS / Borland Software

EN

Turbo Pascal 7.0

Borland Turbo Pascal - four floppy disks

download

DOS / Borland Inc.

EN

Turbo Pascal 7.01

Four 720K installation disk images

download

DOS / Borland Software

EN

Turbo Pascal 7.1

download

DOS / Borland International Inc

EN

Turbo Pascal 3.01A Source Code 3.01A

type "as main" to enter the assembler. press ^KO to assemble the file, it will ask the output filename (main.com). then press ^KQ to exit the assembler. compared to the official version, only 3 bytes are different (2-byte jump instead of 3-byte jump).

download

DOS / Borland International, Inc.

EN

Turbo Pascal 3.02 for DOS 3.02

Turbo Pascal 3.02 for DOS.

download

DOS / Borland International, Inc.

EN

Turbo Pascal 5.5 5.5

Borland Turbo Pascal v5.5 IDE

download

DOS / Borland Inc.

EN

Turbo Pascal 5.5 5.5

Turbo Pascal Compiler

download

DOS / Borland Inc.

EN

Turbo Pascal 5.5 Object-Oriented Programming Guide

Turbo Pascal 5.5 gives you the power and efficiency of objectoriented programming at turbo speed. In addition to the Turbo Pascal features you have come to rely on, this new version offers you the programming techniques of the future: • both static objects for maximum efficiency and dynamic objects for maximum run-time flexibility • both static and virtual methods • constructors and destructors that create and deallocate objects (which saves programming time and improves readability of your code) • object constants-static object data is initialized automatically • greater speed-Turbo Pascal 5.5 compiles even faster • an improved overlay manager (which lets overlays run faster, with less disk I/O) • enhanced help screens that let you cut and paste examples into your code • an online tutorial to introduce you to Turbo Pasca1's integrated development environment The object-oriented extensions in Turbo Pascal 5.5 were inspired by Larry Tesler's "Object Pascal Report" (Apple, 1985) and Bjarne Stroustrup's "The C++ Programming Language" (1986, AddisonWesley).

download

DOS / Borland International Inc

EN

Turbo Pascal 6 IDE Source Code 6

complete source for TP6 turbo.exe. you will need TASM 3.0, MAKE 3.6 and TP 6 to build it.

download

DOS / Borland

EN

Turbo Pascal 7.0 Language guide 7.0

This book is split into four parts: language grammar, the run-time library, advanced programming issues, and using assembly language with Turbo Pascal. Part I, "The Turbo Pascal language," defines the Turbo Pascal language. First you're introduced to the overall structure of a Turbo Pascal program; then you examine each element of a program in detail. Part II, "The run-time library," contains information about using all the standard units: the System, Dos, WinDos, Strings, Crt, Overlay, and Graph units. Part III, "Inside Turbo Pascal," presents technical information for advanced users about • How Turbo Pascal uses memory • How Turbo Pascal implements program control • Using the 80x87 • Optimizing your code Part IV, "Using Turbo Pascal with assembly language," explains how to use the built-in assembler and how to link your Turbo Pascal programs with code written in Turbo Assembler.

download

DOS / Borland

EN

Turbo Pascal 7.0 Programmer's Reference 7.0

This manual is a reference that you can keep nearby when you're programming. Use it when you want to • Look up the details of a particular run-time library procedure, function, variable, type, or constant and find out how to use it • Understand what each compiler directive does, how it works, and how to use it • Learn how to use the command-line compiler • Find out what an error message means • Look up editor commands • Look up compiler directives in a quick reference table • Review a list of reserved words and standard compiler directives • Look up ASCII alphanumeric characters, symbols, and control instructions

download

DOS / Borland

EN

Turbo Pascal 7.0 User's Guide 7.0

Turbo Pascal is designed for all types of users who want to develop applications for the DOS operating system. Whether you are a beginner about to write your first program, an experienced developer curious about object-oriented programming, or a longtime Turbo Pascal user, Turbo Pascal offers you a rich programming environment that makes software development more productive-and more fun. Using Pascal's structured, highlevel language, you can write programs for any type or size of application. Turbo Pascal 7.0 brings you new capabilities while remaining compatible with code written using earlier versions. While exploring the opportunities that await you, remember that this is still Turbo Pascal, the quick and efficient Pascal compiler that is the world's standard.

download

DOS / Borland Software

EN

Turbo Pascal Editor Toolbox 4.0

download

Windows 3.x / Borland International, Inc.

EN

Turbo Pascal for Windows 1.5

Copy all the files to one new directory on your hard drive. CD to that directory and type "install". Works up through Windows XP. Has an early version of Object Windows, which became VCL in Delphi and LCL in Free Pascal / Lazarus.

download

Windows 3.x / Borland Inc.

EN

Turbo Pascal for Windows 1.5

Contents of six 1.2 MB installation disks

download

DOS / Borland International Inc

FR

Turbo Pascal for Windows 1.5

this is a zip of original installation disks.

download

Windows 3.x / Borland Inc.

EN

Turbo Pascal for Windows 1.0 1.0

Disk contents of three 1.2 MB installation disks

download

Windows 3.x / Borland International, Inc.

EN

Turbo Pascal for Windows 1.00 1.00

This is the first version of Borland Turbo Pascal for Windows. It runs under Windows 3.0 and later. The archive contains four 720k disk archives. This includes the Windows Resource Toolkit 3.01a, and Turbo Debugger for Windows 2.5.

download

DOS / Borland Software

EN

Turbo Pascal Graphix Toolbox 4.0

download

DOS / Borland Software

EN

Turbo Pascal Special Edition

download

DOS / Borland International, Inc.

EN

Turbo Pascal Toolbox Numerical Methods 4.0

Pascal & assembly routines for fourier transforms, matrices, differential equations, least-squares approximations, numerical derivatives, interpolation, and roots to equations

download

DOS / Borland International, Inc.

EN

Turbo Pascal Toolbox: Database 4.0

Pascal and assembly routines for B+ trees, database access, and database sorting

download

DOS / Borland International, Inc.

EN

Turbo Pascal Toolbox: Editor 4.0

Pascal and assembly routines to add text-editing functions from line editing to WYSIWYG: words, lines, blocks, streams, windows, screens.

download

DOS / Borland International, Inc.

EN

Turbo Pascal Toolbox: Gameworks 4.0

Turbo chess, bridge and go-moku programs and source code

download

DOS / Borland International, Inc.

EN

Turbo Pascal Toolbox: Graphix 4.0

Source code for drawing points, lines, polygons, circles, charts, curves, text, screens, and windows in DOS with EGA, VGA, Hercules, or monochrome monitors

download

DOS / Borland International, Inc.

EN

Turbo Pascal Toolbox: Tutor 4.0

Source code and executables for a multi-lesson tutorial on learning Turbo Pascal version 4.0. "Things are always at their best in their beginning", Blaise Pascal, Lettres Provinciales, No. 4, quoted on p 11 of the manual.

download

DOS / Borland International Inc

EN

turbo pascal tutor .with Source codes for examples. 4

download

DOS / Borland Software

EN

Turbo Prolog 1.1

Borland Turbo Prolog 1.1 disk image.

download

DOS / Borland Software

EN

Turbo Tutor 1.0

download

DOS / Borland Software

EN

Turbo Vision 2.0

download

DOS / Open Source

EN

Turbo Vision 2.02

download

DOS / Borland Software

EN

TurboPascal 7.0 7.0

Pascal is a high-level programming language common to computers. It was designed and founded by Professor Niklaus Wirth of Switzerland in the late 1960s. The Pascal language, named after French mathematicians, has become one of the most widely used DOS-based languages. Its main features are: strict structured form; rich and complete data types; automatic initialization of variables (storage units) when running programs. It saves trouble; high efficiency; strong ability to check.

download

DOS / Borland Software

EN

Turbo_C++_Runtime_Library 3.0

Turbo C is a product of Borland Corporation of the United States. Borland is a large company specializing in software development and development. The company has launched a set of Turbo series software, such as Turbo BASIC, Turbo Pascal, Turbo Prolog, which are very popular among users.

download

DOS / Trident Microsystems

EN

TVGA 8900 Drivers Utilities B2.01 9-18-1990

Contains drivers for: AutoCAD (AutoDesk) - Release 9, 10 AutoCAD/386 - Release 10 CADKEY - Version 3.5 VersaCAD - Version 5.4 P-CAD - Release 4.01 Lotus 1-2-3 - Release 2.x Symphony - Release 2.x Framework II / III - Release 1.x GEM Desktop - Version 2.x & 3.x Ventura - Version 2.x WordStar - Release 3.3 and above WordPerfect - Release 4 and above MS Word - Version 5.0 MS Windows/286/386 - Version 2.xx & 3.0 PM - Version 1.1

download

Windows XP / unknown

EN

tweak-nt + windows xp anti-wat unknown

tweak-nt in english + windows xp anti-wat in spanish

download

Windows XP / Microsoft

EN

TweakUIPowertoy 2.10

x64

download

DOS / 希望电脑公司

CN

UCDOS 3.0 3.0

UCDOS 3.0

download

DOS / 希望电脑公司

CN

UCDOS 5.0 5.0

UCDOS 5.0

download

DOS / 希望电脑公司

CN

UCDOS 6.0 6.0

UCDOS 6.0

download

DOS / 希望电脑公司

CN

UCDOS 7.0 7.0

UCDOS 7.0

download

DOS / 希望电脑公司

CN

UCDOS 7.0 (包含轮廓字库) 7.0

北京希望电脑公司中文操作系统 UCDOS 7.0,包含27中PS字库。

download

BeOS / Tyler Dauwalder

EN

UDF Tools 1.0.0

Included is UDF filesystem add-on, UDF DriveSetup add-on, command-line program for creating UDF volume images that may be burned to a CD or DVD.

download

DOS / Alladin Publishing

EN

Unclip 1.30

Clipper Executable Decompiler

download

DOS / Addison-Wesley (Publisher)

EN

Undocumented DOS - Schulman 2ed Second Edition

This is the diskette that accompanied Andrew Schulman's "Undocumented DOS" 2nd edition. Covers up to MSDOS 6, with some coverage of Windows 3.1. The text is available at archive.org

download

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39