Showing 40 open source projects for "turbo pascal tp7"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely

    Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • 1
    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. Mirror: https://github.com/zertovitch/pascal-to-ada
    Downloads: 1 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

    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
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 5

    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    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: 0 This Week
    Last Update:
    See Project
  • 7
    Cheepware

    Cheepware

    Open source BBS doors and utilities

    Cheepware is a line of BBS doors and utilities developed by Sean Dennis that are open source under the MIT License for DOS, Win32, OS/2, Linux, and FreeBSD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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,132 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 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

    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: 1 This Week
    Last Update:
    See Project
  • 12
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 23 This Week
    Last Update:
    See Project
  • 15

    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
  • 16
    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
  • 17
    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
  • 18

    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
  • 19

    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...
    Downloads: 1 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...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    It will be simple Pascal's Interpreter written i C++, dedicated for everyone who want to learn Turbo Pascal, with support for: - i/o operations - arithmetical operations - dynamic memory allocation
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next