Showing 41 open source projects for "turbo pascal 7.1"

View related business solutions
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 1
    Turbo Pascal (With DOSBox)

    Turbo Pascal (With DOSBox)

    Free compiler and development environment for Pascal

    Turbo Pascal (With DOSBox) (TPWDB) is a free and open source compiler and Integrated Development Environment (IDE) for Pascal language on Windows 64 Bit and 32 Bit. Using basic Pascal programming, many functions, no need to install multiple steps and integrate some other tools.
    Leader badge
    Downloads: 1,402 This Week
    Last Update:
    See Project
  • 2

    Bloodbat's Code Library

    Useful methods for Free Pascal and Lazarus (some are TP)

    A collection of useful methods for Free Pascal and Lazarus, some are compatible with Turbo Pascal as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Text Game

    Text games written in Pascal

    Text games written in Pascal. The programs can be compiled by Pascal/MT+ (CP/M) and Turbo Pascal (DOS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    P2Ada is a Pascal to Ada translator. Recognizes particularities of several Pascal dialects: Turbo/Borland/Delphi (mostly), CodeWarrior, ISO, ISO Extended (a bit). Includes a full ayacc / aflex parser & lexer for Ada 95+ with sources.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Global Employee Engagement Platform | Vantage Circle Icon
    Global Employee Engagement Platform | Vantage Circle

    Reward and recognize employees with Vantage Rewards

    Vantage Circle is a cloud-hosted employee engagement & benefits platform built to help corporations engage and empower their employees by incentivizing exemplary performance through best privileges, rewards, and engagement programs.
  • 5

    TPGetOpt

    A getopt inspired unit for DOS Borland Pascal compilers and FPC.

    A getopt unit for DOS Borland compilers and Free Pascal based on the GNU textutils 1.12 getopt implementation and Håkon Løvdal's Turbo Pascal port. Contains a friendlier interface and several bug fixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Cheepware

    Cheepware

    DOS-based BBS doors and utilities

    Cheepware is a line of BBS doors and utilities developed by Sean Dennis. This repository contains the Cheepware source code as well as the official published archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PureGEM

    PureGEM

    A new GUI library for Atari ST/TT/Falcon computers

    PureGEM started out as a VCL/LCL style library written in PurePascal. After the system was working, I saw ways to increase the speed while reducing code size, so the design drifted somewhat. Since PurePascal is "Turbo Pascal 7.0 compatible" a number of VCL style features needed to be implemented differently. Namely TNotifyEvent's are replaced with owner recursive methods. RTTI features are implemented via set's. Initially I had planned to use more of the GEM API, but some of the features I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Program Manager Eternity

    Program Manager Eternity

    Program and Game Manager for DOS

    Program Manager Eternity is an application for launching applications in DOS. Mainly, It is for the still very active FreeDOS platform. It is built on top of the newly created QuickCrt object-oriented framework for Turbo Pascal 7.0.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    EDITEL

    EDITEL is a screen editor/code generator for GnuCOBOL programmers

    One of the hardest things to do when coding with COBOL is translating a screen design into code. The process may take hours, not to say days. In my old BLIS-COBOL, COBOL 74 and COBOL 80 /85 days (and those last 2 had the SCREEN SECTION which helped a lot !), I recall spending a significant amount of time dedicated to that activity. Time that could be used for more productive activities like coding and resolving bugs, for instance. Having said that, I developed a Screen Editor (similar to a...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10

    cpmgsx-dxforth

    GSX functions library for DX-Forth running on CP/M

    This functions library for DX-Forth offers similar capabilities as the Turbo Pascal GSX library and the `cpm-libgsx` C library. Two example Forth programs are also provided for the demonstration purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HeSuVi

    HeSuVi

    Headphone Surround Virtualizations for Equalizer APO

    This tool imitates the 7.1 to binaural sound effect of many surround virtualizations by making use of Equalizer APO's convolution filter. Available are impulse response that were recorded with activated... – Dolby Atmos Headphone – CMSS-3D – SBX Pro Studio Surround (also found in BlasterX Acoustic Engine & THX TruStudio Pro) – Dolby Headphone – Sennheiser GSX Binaural 7.1 – DTS Headphone:X – Windows Sonic Headphone – Dolby Home Theater v4 Headphone Surround Virtualizer – Razer Surround – Out...
    Leader badge
    Downloads: 2,574 This Week
    Last Update:
    See Project
  • 12

    dbfreadcpm

    dBase III database reader for CP/M written in Pascal using xbase3a.inc

    Although you can download examples of DBF files readers written in Pascal, none of them compiles with Turbo Pascal 3 for CP/M system. This one uses record data types defined in xbase3a.inc (you can download it e.g. from here: http://annex.retroarchive.org/cdrom/nightowl-004/006A/XBASE3A.ZIP) and provides missing file access layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Kyan Pascal (Standard Library)

    Kyan Pascal (Standard Library)

    Extended Kyan Pascal (C64) Library for Native Compiler (1.1)

    I've been testing out Kyan Pascal for the C64 over the last 2 weeks. Kyan Pascal lacks a number of Turbo string features, but due to a weak type checking system for "var" parameters, you can implement most of the missing string features in Kyan. Note: Kyan Pascal 2.1 is a p-code system. Kyan Pascal 1.1 is the native compiler. The only place I've been able to find this compiler is here: https://csdb.dk/release/?id=131482 "disk49a.d64" contains both the native and p-code compilers. You only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tiny Pascal

    Tiny Pascal

    Chung Yuen Tiny Pascal from BYTE 1978

    Chung Yuen Tiny Pascal is a piece of software history which i'm afraid will get lost in time, so I've uploaded some files here. When I get time, I would like to update the Pascal version to compile with Turbo compilers, then update the p-code interpreter to handle the newer byte code. (ie: pcode produced by pcomp1 is different to the NSBASIC version). I'd like to port Tiny Pascal to some other 8bit PC's which didn't seem to get onto the Tiny Pascal wave. Tiny Pascal is kinda equal to "Small...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Perix Operating System - 16/32/64 Bit
    Perix is a 16/32/64-Bit protected mode kernel, bootable and capable of running with or without an operating system. It is written in Turbo Pascal 7.0 for DOS, Delphi 7.0, Pascal Pro, Virtual Pascal v2.1, Delphi XE2 64-Bit, TASM, TASM32 and JWASM. The latest version, 0.01I, supports multi-processor. Added Open Watcom C++ and Borland C++ examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Filemgr

    Filemgr a BBS file & .tic tosser

    Filemgr a BBS file & .tic tosser for Sysops. Currently written in Turbo Pascal and some assembler under Msdos/Windows & Linux in a Dos Box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    music_edit

    music_edit

    Music Editor for DOS

    Music Editor for DOS, which was written using Turbo Pascal. It is Russian only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QuickCrt

    QuickCrt

    Object-oriented RAD framework for Turbo Pascal 7.0

    Based upon my 20+ year old super fast QCrt text mode display driver, QuickCrt is an event driven object-oriented framework for rapid application development using Turbo Pascal 7.0 for DOS. Completely self contained, it uses no 3rd party or original Borland units (excluding the built-in System unit). It uses no Turbo Vision and is more like Delphi minus the drag and drop. It has support for String formatting, Custom text fonts, Themes, Keyboard mappings, Config files and Multiple languages baked...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    NiceVS

    Make Visual Studio 2012 nicer

    Designer in Microsoft probably think that new Visual Studio 2012 is the nicest version of Visual Studio ever created. It's all gray, uses UPPER CASE MENUS and new icons have almost no color. How nice! I personally think that every version of Visual Studio, starting with 2010, was uglier then the previous one. VS 2012 is really big step in that direction - to make the ugliest IDE since Turbo Pascal! But otherwise Visual Studio is still the best development environment in the Universe and it'd...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Turbo Pascal x32/x64 PL

    Edytor Turbo Pascala pod systemy 32/64 bitowe.

    Program ten jest edytorem kodu w języku Turbo Pascal. Program zawiera także kompilator FPC współpracujący z 64 bitowymi wersjami systemu Windows. 04/01/2013: Tryb pełnoekranowy, Ustawienia czcionki, Zawijanie wierszy 24/05/2012: Poprawki w kodzie, Poprawka błędnej obsługi ReWrite (plik bez podanej pełnej ścieżki był tworzony w 'Documents and Settings') 14/05/2012: Optymalizacja kodu, Waga pliku .exe zmniejszona o 40% 07/05/2012: Dodano obsługę otwierania kilku plików na raz (otwórz, drag...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 21

    Pascal Chess

    A chess game written is turbo pascal

    The purpose of this project was to test my programming skill, and because a friend dared me (don't get any ideas). Those who program in pascal will know that it is not designed for creating games. Please note that this project was started a year after I first learned to program (pascal is my first language), and so the old code may be very basic. (Feel free to look at it, it's the CHESS.PAS file) The notes and do do list (see files) contains my plans with the project and its version history...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    A very easy-to-use, but powerful unit testing suite for Pascal (FreePascal, Turbo Pascal, et al), conforming to the "Test-Anything Protocol" (TAP) specification used by Perl. Text-based, so it should work on any platform with few to no dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Perix is a MS-DOS compatible program, capable of running without an underlining OS. It is written in Turbo Pascal and Assembly. All parts of system are distributed under terms of the GNU General Public License v2.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    This is a complete set of Turbo Pascal 7 softwares (zelda, graphic code generator) and powerfull Console/Graphical UI SDK for MSDOS These applications and framework was developped during the 1998-2001 period (when I was 18 years old) and are now frozen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Oparte o kompilator Turbo Pascal środowisko programistyczne (IDE). W programie zachowany został prosty i przejrzysty interfejs. Z powodzeniem zastępuje dotychczasowe niebieskie konsolowe okno Turbo Pascala.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next