[go: up one dir, main page]

Showing 17 open source projects for "crt unit pascal"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • 1
    DataSet Serialize for Delphi and Lazarus

    DataSet Serialize for Delphi and Lazarus

    JSON to DataSet and DataSet to JSON converter for Delphi and Lazarus

    DataSet Serialize is a set of features to make working with JSON and DataSet simple. It has features such as exporting or importing records into a DataSet, validate if JSON has all required attributes (previously entered in the DataSet), exporting or importing the structure of DataSet fields in JSON format. In addition to managing nested JSON through master detail or using TDataSetField (you choose the way that suits you best). All this using class helpers, which makes it even simpler and...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    PasDoc

    PasDoc

    Documentation tool for ObjectPascal (Free Pascal, Lazarus, Delphi)

    PasDoc is a documentation tool for Pascal and Object Pascal source code. Documentation is generated from comments found in the source code or from external files. Many formatting @-tags are supported. Many output formats are supported, including HTML and LaTeX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    C-evo

    C-evo

    C-evo Distant Horizon; Empire Building Game

    A Civilization style, turn based strategy game, of the Civ II era. In this game, each player becomes the leader of a civilisation. To win, the player's civilization has to be first to build a spaceship. C-evo Distant Horizon (c-evo-dh) is a fork of C-evo New Horizons https://app.zdechov.net/c-evo/ which is itself a fork of C-evo There is an excellent in-game manual, see...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    TRURL

    TRURL

    A suite of RPN calculators and a class library for Object Pascal

    TRURL is a suite of desktop calculators with reverse Polish notation (RPN) written in Object Pascal. Additionally, it comes with a free reusable class library (RPN Engine) as a toolbox for creating your own calculator. TRURL is an acronym for "TRURL is a Reusable Universal RPN Library". Class Libraries: • RPN Engine: Full-featured calculation engine for Pascal-based RPN calculators • Segmitator: Library for virtual seven-segment displays Applications: • TRURL A: Simple demo app...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 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: 1 This Week
    Last Update:
    See Project
  • 6
    Blaiz Tools

    Blaiz Tools

    Tools for working with Gossamer codebase and app source code

    Tools for packing files, converting images, manipulating text, checking code and working with the Gossamer codebase and app source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pascal XE

    Pascal XE

    Pascal XE is an easy to use IDE for Pascal programming.

    Pascal XE is an IDE for Pascal programming, it is user friendly and designed specially for beginners in programming. Pascal XE includes 3 free compilers: - Virtual Pascal Compiler 2.1.279 (default) - Free Pascal Compiler 3.0.4 - GNU Pascal Compiler 20070904
    Leader badge">
    Downloads: 457 This Week
    Last Update:
    See Project
  • 8
    timmy

    timmy

    Timmy is a Pascal unit (i.e. library) for creating chat bots

    Timmy is a Pascal unit for creating chat bots. It provides the TTimmy object, which is a data type that you can assign your variables to to make bots. Once that is done, you can start adding keywords for messages, and get the bot answers to the end user's messages. It's easy to create a bot with Timmy. The unit also provides some other string-related functions, alongside with TStrArray type, which is actually array of string (but it's shorter to call it TStrArray, isn't it?). Timmy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
    Learn More
  • 10
    DUnit automates unit testing of Delphi code. The target audience for DUnit is developers who are both writing the code to be tested and the unit tests for that code, an approach advocated by Extreme Programming. Dunit is is a Delphi port of JUnit.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    A pascal unit providing classes for connection to a memcached server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mock object library for Delphi/Kylix/Free Pascal. This library enables the easy creation and use of Mock objects for unit testing. Independant of the unit testing framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Attempt to rewrite old windows game in pascal language with simple graph unit. Based on original alien force for win3.11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Delphi Crt unit is your source for a nearly complete and compatible unit for porting older Turbo/Borland Pascal projects to Borland Delphi. The unit implements nearly every feature of Borland's original Crt unit included with their MS-DOS compilers.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    It is a gettext package for Freepascal and consists in a unit which provides C like gettext support (via procedures) and some useful utilities, e.g. searching for msgid's in pascal sources and spell checking of .po files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Pascal unit providing functions to format Brazilian Real (R$) currency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next