Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Borland Pascal


Related Topics

In the News (Mon 6 Jul 09)

  
  Borland: Open ALM for Application Development
Borland’s leadership team and talented group of consultants have consistently demonstrated their commitment to working with us to accomplish our goals.”
Borland is the leading vendor of Open Application Lifecycle Management (ALM) solutions – open to customers’ processes, tools and platforms – providing the flexibility to manage, measure and improve the software delivery process.
Borland’s product suite spans the application development lifecycle: IT project and portfolio management, requirements definition and management, UML modeling, software test management, continuous integration and code coverage, functional testing, performance testing, component and unit testing, and software change and configuration management.
www.borland.com   (342 words)

  
 Borland Pascal - The GNU Pascal Manual
This chapter is intended to be a QuickStart guide for programmers who are familiar with Borland Pascal.
Throughout the manual, we talk of “Borland Pascal” or “BP” for short, to refer to Borland Pascal version 7 for Dos protected mode.
Other versions of Borland Pascal and Turbo Pascall don't differ too much, but this one was the very last Dos version Borland has published, so in most if not all cases, you can safely substitute the version you're familiar with.
www.gnu-pascal.de /gpc/Borland-Pascal.html   (101 words)

  
 Turbo Pascal - Wikipedia, the free encyclopedia
The Turbo Pascal compiler is based on the Blue Label Pascal compiler originally produced for the NasSys cassette-based operating system of the Nascom microcomputer in 1981 by Anders Hejlsberg.
The Windows compiler included in Borland Pascal 7 was entitled Borland Pascal for Windows' but presumably was from the same code base as TPW 1.5.
The support for Windows programs required the use of the ObjectWindows library, similar but different from (the first release of) the Borland C++ sister, radically different from the DOS Turbo Vision environment, and was launched quite late (1992), so it never achieved wide popularity, and was later eclipsed by Delphi.
en.wikipedia.org /wiki/Turbo_Pascal   (2018 words)

  
 Fix for Borland Pascal "Runtime Error 200" bug on fast PCs
Programs compiled with Borland Pascal 6 are said to not abort with a runtime error, but their delay is completely wrong on fast PCs (and the problem starts there at much lower speeds than the problem of version 7).
Of the two files recommended by Borland, one will cause the delay procedure to not run correct on fast computers, the other can be used only by owners of the full Borland Pascal package because the file TPP.TPL is required and it does a lot of suspicions changes to other units as well.
If you feel like you should say Borland what you think about their support, please remember they have changed their name to Inprise, so you may try mailing to customer-service@inprise.com (if you get a reply, please tell me).
www.brain.uni-freiburg.de /~klaus/pascal/runerr200   (1187 words)

  
 Antique Software: Turbo Pascal v5.5
Combining the simplicity of Apple's Object Pascal language with the power and efficiency of C++ to create Turbo Pascal 5.5, the object-oriented programming language for the rest of us.
TURBO PASCAL 5.5 AND THE TOOLBOXES ------------------------------------- The source code from version 4.0 of all Turbo Pascal toolboxes (including the Turbo Pascal Tutor) is fully compatible with 5.5.
The Turbo Pascal 5.5 installation is now complete and all selected files have been copied onto your hard drive.
bdn.borland.com /article/20803   (2570 words)

  
 The GNU Pascal Manual - A QuickStart Guide from Borland Pascal to GNU Pascal.
Other versions of Borland Pascal and Turbo Pascall don't differ too much, but this one was the very last Dos version Borland has published, so in most if not all cases, you can safely substitute the version you're familiar with.
GNU Pascal (GPC) is compatible to version 7 of Borland Pascal (BP) to a large extent and comes with portable replacements of the BP standard units.
Borland Pascal does not support such mixed comments, so you might have sources where passages containing comments are "commented out" using the other kind of comment delimiters.
www.math.umn.edu /systems_guide/gcc-2.95.3/gpc_6.html   (6546 words)

  
 Pascal Standards FAQ
Borland Pascal's string type has a special case, namely string without a length meaning the same as string[255].
Borland Pascal allows you to have code in a unit that is executed once, at startup, to initialize things.
The Pascal standard was to be published by BSI on behalf of ISO, and this British Standard referenced by the International Standard.
www.pascal-central.com /extpascal.html   (5348 words)

  
 Turbo Pascal. Programowanie, download i artykuły.
Pascal jest jednym z najpopularniejszych języków programowania komputerów.
Wraz z rozwojem techniki mikrokomputerów pojawiły się liczne wersje języka Pascal.
Pascal jest jednym z najbardziej znanych języków programowania.
turbopascal.programuj.com   (425 words)

  
 Merlyn - Pascal Introduction - J R Stockton   (Site not responding. Last check: 2007-10-19)
It is a Turbo Pascal FAQ, not a Borland Pascal FAQ, but much of it applies equally to BP and TPW/BPW, and quite a bit to Delphi.
These pages are written largely for Borland Pascal 7.01, including (on the whole) Turbo Pascal and Borland Pascal for Windows.
I know rather little about Pascal coding for the use of Windows facilities, except with WinCrt which I gave occasionally used; though I have used Turbo Vision, and now have Delphi 3.
www.merlyn.demon.co.uk /pascal.htm   (2648 words)

  
 Pascal (programming language) - Wikipedia, the free encyclopedia
Super Pascal was a variant which added non-numeric labels, a return statement and expressions as names of types.
Syntactically, Pascal is distinguished from languages in the C family by a preference for (sometimes abbreviated) English keywords in places where C uses special punctuation; for example, Pascal's modulo operator is the keyword mod, but C's is the single character
Pascal 6000 and VAX Pascal had incompatible solutions for this problem and most other implementations omit the get and put procedures.
en.wikipedia.org /wiki/Pascal_programming_language   (3256 words)

  
 [No title]
You'll recall that Pascal was originally devised for teaching programming, not for something as silly and frivolous as actually writing programs.
In Borland Pascal, the command to randomize the seed is (surprise!) Randomize; in Think Pascal for the Mac, the equivalent command is QwertyUiop.
This behavior is not guaranteed by Borland, though, and may change in future releases; similarly, if the heap is fragmented, back-to-back allocations will probably not be contiguous.
www.mindspring.com /~cityzoo/bpas-faq.txt   (4299 words)

  
 Free Pascal and Delphi Libraries and Source Code (thefreecountry.com)
SoundLib 2 is a library for mixing and playing sound files under Borland Pascal 7 and the Free Pascal Compiler with 32 bits DPMI on a SoundBlaster or compatible.
This graphics library is designed for the Free Pascal Compiler (which can be found, along with other free Pascal compilers on the Free Pascal and Delphi Compilers page) and Borland Pascal 7.0.
It was written for Turbo Pascal 7.0 and Delphi 2.0 but should work with other Pascal compilers which are compatible with these two, including the Free Pascal Compiler.
www.thefreecountry.com /sourcecode/pascal.shtml   (1609 words)

  
 Apple vs. Borland Pascal
I later discovered that Apple's Pascal was available free, along with MPW which it runs under.
I don't have the Borland 7 disks and it's not available free; however, I found a solution: TMT's Borland-compatible Pascal is available for free, and with its DOS extender, it runs under all Microsoft operating systems that I tried it on (plain DOS, Windows 3.1,95, and NT).
I won't say that Pascal portability is as easy as with C, but with discipline, the differences can be mitigated.
pascal-central.com /appleland.html   (545 words)

  
 Peganza - Tools for Developers
Pascal Analyzer (PAL), was released in 2001, and is currently in version 4.
Pascal Analyzer provides a full collection of useful informative reports to both control and document the source code.
Pascal Analyzer is very easy to use, and does not require any modifications to your code.
www.peganza.com   (533 words)

  
 Merlyn - Borland Pascal Time and Date - J R Stockton
Borland's Pascal and Delphi provide no specific routines for direct access to it; it can be accessed through Int 1A, or, very carefully, through I/O Ports $70/$71.
This format is given by Pascal PackTime (and Delphi fileage); though formally Borland's PackTime's format may be undefined (but obvious).
I know of no Y2k problem in the Borland Delphi and Pascal products; but anything using C-derived libraries may have a problem in 2038.
www.merlyn.demon.co.uk /pas-time.htm   (2621 words)

  
 Free Pascal compilers and Pascal Programming - Freebyte's Guide to
The Pascal language is compatible with TP 7.0 (including classes) and has some extensions used by Delphi (rtti, exceptions, ansistrings, function overloading, etc.).
Lazarus is a group of class libraries for Free Pascal that emulate Delphi.
Free Pascal is designed to be able to understand and compile Delphi syntax, which is of course OOP.
www.freebyte.com /programming/pascal   (756 words)

  
 comp.lang.pascal.borland Mini-FAQ
Its not entirely pascal, there is some C code in one or two of the articles but I program in pascal and my articles all have pascal code in it.
Thankfully, the author is a Pascal afficionado, and so most of the code is in Pascal or Pascal-style pseudocode.
Current Versions are (excluding fixes): Borland Pascal 7 (Dos/Win/Prot) Turbo Pascal 7 (Dos) Turbo Pascal for Windows 1.5 (Win) There is an update to TP and BP to v7.01.
www.faqs.org /faqs/pascal/borland-minifaq   (1978 words)

  
 Free Pascal Compilers, Free Delphi Compilers (thefreecountry.com)
If you prefer a hardcopy (printed) book on Pascal or Delphi (which are of course not free), you can try the list of Pascal books or the list of Delphi books on Amazon.com.
If you do not have a Pascal compiler, you have a choice of getting their C translation of the compiler (which means you must have a C compiler) or handtranslating their precompiled pcode of the compiler.
This Pascal compiler is "targeted at SMID instruction sets such as the MMX and the AMD 3D Now!" It also performs optimizations such as parallel vector operations, loop unrolling and common sub-expression elimination.
www.thefreecountry.com /compilers/pascal.shtml   (1320 words)

  
 Borland Developer Network Home Page - Museum
More antique Borland software is coming soon to the museum.
Turbo Pascal 3 was the first Turbo Pascal version to support overlays, the Intel 8087 math co-processor and BCD math.
With the release of Turbo Pascal 1.0, Borland started its award winning push into the world of development environments and tools.
bdn.borland.com /museum   (335 words)

  
 comp.lang.pascal.borland FAQ, v0.6
Some of the questions and answers may apply to other Pascal's, but it's up to you to decide if this is the case.
You'll recall that Pascal was originally devised for teaching programming, not for something as silly and frivolous as actually writing programs.
In Borland Pascal, the command to randomize the seed is (surprise!)
www.midnightbeach.com /jon/pubs/clp-faq.htm   (4567 words)

  
 Pascal Developer Support
Borland Support programs offer a wide selection of technical support solutions for developers, integrators and consultants.
There are currently no Borland endorsed patches for this problem.
These patches are not endorsed or supported by Borland and are used at your own risk.
info.borland.com /devsupport/pascal   (319 words)

  
 SafeSite - Programming › Borland Turbo Pascal programming language
This version is for the real-mode DOS target of Borland Pascal 7.
The Pascal language is alive and well today, with products like - my favorites- Borland Delphi, Borland Kylix, Turbo Pascal or also Free Pascal, Pocket Studio, Irie Pascal, and GPC in use making great programs.
CRTFix is a patcher that fixes bug in Borland Pascal (aka Turbo Pascal) CRT unit.
www.safesite.com /category.php[id]296[SiteID]digibuy   (1006 words)

  
 Turbo-Pascal.com - Alles rund um Turbo Pascal - Programmiersprache Pascal - Download Turbo Pascal
Turbo Pascal ist eine integrierte Entwicklungsumgebung der Firma Borland für die Programmiersprache Pascal.
Im „Museum“ des Borland Developer Network kann man die Versionen 1.0, 3.02 und 5.5 von Turbo Pascal kostenlos und legal herunterladen.
Turbo Pascal is a complete development system that includes a compiler and an Integrated Development Environment (IDE) for the Pascal programming language running mainly on MS-DOS, developed by Borland.
www.turbo-pascal.com   (102 words)

  
 Amazon.com: Borland Pascal: Step-By-Step: Books: Keith Weiskamp   (Site not responding. Last check: 2007-10-19)
Introduces the concept of object-oriented programming to Pascal programmers, covering both Borland and Turbo Pascal.
Numerous examples are carefully explained and arranged to lead readers through complexities of the language.
It is helpful because it is very general in its descriptions and applies to a wide range of functions in pascal.
www.amazon.com /Borland-Pascal-Step-Step-Weiskamp/dp/0471304298   (757 words)

  
 CodeGear Developer Network Home Page - Museum
Combining the simplicity of Apple's Object Pascal language with the power and efficiency of C++ to create Turbo Pascal 5.5, the object-oriented programming language for the rest of us.
Turbo Pascal 3 was the first Turbo Pascal version to support overlays, the Intel 8087 math co-processor and BCD math.
With the release of Turbo Pascal 1.0, Borland started its award winning push into the world of development environments and tools.
community.borland.com /museum   (362 words)

  
 wer-weiss-was | "Borland Pascal und Datensegment" | aus Forum Programmierung allgemein
Borland Pascal und Datensegment (A l o i s R e i s i n g e r, 27.9.1999 09:58)
Re^2: Borland Pascal und Datensegment (A l o i s R e i s i n g e r, 27.9.1999 11:46)
Re: Borland Pascal und Datensegment (M a t h i a s R i c k e n, 27.9.1999 23:04)
www.wer-weiss-was.de /theme9/article29853.html   (527 words)

  
 TP Lex/Yacc
Being interested in compiler construction, I thought it would be nice to have Turbo Pascal versions of the lex and yacc tools which are part of the UNIX/C programming environment.
Version 4.1 of TP Lex/Yacc supports all recent flavours of Turbo and Borland Pascal, including Delphi, and the Free Pascal Compiler (fpc), a GPL'ed Turbo Pascal-compatible compiler which currently runs on DOS and Linux (other ports are under development).
Note that the version of TP Lex/Yacc which is currently distributed with the Free Pascal compiler, as of fpc 0.99.14, is still Version 4.1, but the changes to 4.1a will hopefully soon be integrated in a forthcoming fpc release.
www.musikwissenschaft.uni-mainz.de /~ag/tply/tply.html   (652 words)

  
 Borland Pascal, Turbo Pascal Version Information
Turbo Pascal 5.0 Professional - Includes four 720K diskettes with files dated 8/29/98 5:00:00am.
Borland Pascal with Objects 7.01 - 7.01 is a "silent maintenance release", i.e.
Borland, Inprise, and TurboPascal are trademarks of Borland International and/or Inprise and/or Corel.
www.emsps.com /oldtools/borpasv.htm   (2220 words)

  
 Frank's old BP programs
My current programs, mostly written for GNU Pascal can be found on my programs page.
The Borland Pascal version of the unit is not supported anymore.
The CRT unit of GNU Pascal contains all the extensions WWin did and much more, is portable to just about any system, and GNU Pascal is a more modern compiler, anyway.
fjf.gnu.de /bp-progs.html   (701 words)

  
 Borland Delphi & Pascal   (Site not responding. Last check: 2007-10-19)
Delphi is an Object-Oriented (OO) graphical toolset for developing Windows applications in Pascal.
VSM was developed using Borland Pascal (for the DOS version) and Borland Delphi (for the Windows version).
Personal Pascal Links Page and Pascal Starting Page by J R Stockton.
www.ipass.net /~rlynch/pascal.html   (89 words)

  
 Programming › Borland Turbo Pascal programming language › CMATH for Borland Pascal 7 4.0 Free Downloads at ...
Programming › Borland Turbo Pascal programming language › CMATH for Borland Pascal 7 4.0 Free Downloads at Simtel.net
home › Programming › Borland Turbo Pascal programming language › CMATH for Borland Pascal 7 4.0 Free Downloads at Simtel.net
This version is for Borland (Turbo) Pascal 7.
www.simtel.net /product.php[id]56041[SiteID]simtel.net   (276 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.