24/7 Pet Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Turbo Pascal - Wikipedia

    en.wikipedia.org/wiki/Turbo_Pascal

    Turbo Pascal. 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.

  3. Free Pascal - Wikipedia

    en.wikipedia.org/wiki/Free_Pascal

    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.

  4. Pascal (programming language) - Wikipedia

    en.wikipedia.org/wiki/Pascal_(programming_language)

    Currently, older versions of Turbo Pascal (up to 5.5) are available for free download from Borland's site. IP Pascal implements the language "Pascaline" (named after Pascal's calculator), which is a highly extended Pascal compatible with original Pascal according to ISO 7185. It features modules with namespace control, including parallel ...

  5. Borland Turbo Debugger - Wikipedia

    en.wikipedia.org/wiki/Borland_Turbo_Debugger

    Turbo Debugger (TD) is a machine-level debugger for DOS executables, intended mainly for debugging Borland Turbo Pascal, and later Turbo C programs, sold by Borland.It is a full-screen debugger displaying both Turbo Pascal or Turbo C source and corresponding assembly-language instructions, with powerful capabilities for setting breakpoints, watching the execution of instructions, monitoring ...

  6. Dev-Pascal - Wikipedia

    en.wikipedia.org/wiki/Dev-Pascal

    Dev-Pascal. Dev-Pascal is a free integrated development environment (IDE) distributed under the GNU General Public License for programming in Pascal and Object Pascal. It supports an ancient version of the Free Pascal compiler and GNU Pascal as backends. The IDE is written in Delphi. It can also handle the Insight Debugger.

  7. PascalABC.NET - Wikipedia

    en.wikipedia.org/wiki/PascalABC.NET

    PascalABC.NET was developed by a group of enthusiasts at the Institute of Mathematics, Mechanics, and Computer Science in Rostov-on-Don, Russia. In 2003, a predecessor of the modern PascalABC.NET, called Pascal ABC, was implemented by associate professor Stanislav Mikhalkovich to be used for teaching schoolchildren instead of Turbo Pascal, which became outdated and incompatible with modern ...

  8. Turbo C++ - Wikipedia

    en.wikipedia.org/wiki/Turbo_C++

    Turbo C++ 1.0, running on MS-DOS, was released in May 1990.An OS/2 version was produced as well. Version 1.01 was released on February 28, 1991, [1] running on MS-DOS. The latter was able to generate both COM and EXE programs and was shipped with Borland's Turbo Assembler for Intel x86 processors.

  9. fpGUI - Wikipedia

    en.wikipedia.org/wiki/FpGUI

    fpgui .sourceforge .net. fpGUI, the Free Pascal GUI toolkit, is a cross-platform graphical user interface toolkit developed by Graeme Geldenhuys. fpGUI is open source and free software, licensed under a Modified LGPL license. The toolkit has been implemented using the Free Pascal compiler, meaning it is written in the Object Pascal language.