Open Source Pascal Software - Page 12

Pascal Software

Pascal Clear Filters

Browse free open source Pascal Software and projects below. Use the toggles on the left to filter open source Pascal Software by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    Benjen

    Benjen

    A lightweight monitoring tool

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BiBlioMX ES

    BiBlioMX ES

    Micla Gestión de Bibliotecas "Biblio Mx"

    Versión española de la popular aplicación para la gestión de una biblioteca. La última versión: Inglés, español, italiano: https://sourceforge.net/p/bibliomx/ Estructurado de manera que sea funcional tanto para uso privado y profesional. Además de los campos clásicos para catalogar un libro, que tiene un campo memo (sin límite de tamaño), un campo de imagen de la cubierta y 10 campos adicionales en su totalidad por el usuario adaptable. Realiza avanzado la investigación en todos los campos, incluyendo el campo memo, o elegir entre las páginas de ficha. Mantiene una base de Datos de los Usuarios, imprimacion Tarjetas de identificación, y Prestamos, Plazos de Monitoreo y Listas. Las importaciones de datos de un formato de archivo diferente, siempre y cuando se formatea en el estándar CSV. Software libre sin ánimo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Projeto de um sistema de biblioteca em Pascal para disciplina de Algoritmos e Programaзгo da UFRGS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    New compression method based on bit repacking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Various coding projects by the members of the BlaatSchaap Website. The latest project is a multi-scrobbler that will scrobble to both last.fm en libre.fm. Another project is a modular IRC bot. both protocol and other functionality are loadable plugina.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Blindschleiche

    Blindschleiche

    Lerning tool for Braille

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    BoatFuel

    Fuel status monitor

    The program allows control and monitoring of fuel tank status on board of a leisure boat, using the engine counter data (hours).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Brainf*** compiler is a compiler for the esotheric Brainf*** language. One day it will run on many different platforms and generate optimized machine code. Currently works unter GNU/Linux (i386) and MS Win32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BrasLib is a set of Delphi/Lazarus components. Basically it have some report pallete working under Windows and Linux. Like a "small" version of Delphi QuickReport, but have support to justified text and shadows in text. Other resources are planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 10
    Bravi Appunti

    Bravi Appunti

    Consente di organizzare qualsiasi tipo di documento in una struttura

    MiCla Bravi Appunti Programma freeware in collaborazione con il sito letterario BraviAutori. Consente di organizzare i propri appunti (o qualsiasi tipo di documento scritto) in una struttura ad albero, con parentele ramificate, in modo da creare delle appartenenze virtuali legate tra loro. BraviAppunti possiede i comandi di un comune editor di testi, compreso il righello per le tabulazioni e le ricerche avanzate. Oltre ai classici pulsanti di "copia/incolla", viene affiancato a questi il pulsante di "Incolla speciale", che permette di recuperare tutte le selezioni copiate negli appunti con la possibilità di selezionare quale "appunto" utilizzare. Possiede un generatore di suono sottofondo rilassante... Sistemi operativi supportati : Windows™ x86 / 64bit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BubbleNET network utilities - IRC network utilities with support for DALnet's bahamut IRCD designed in pascal using the Free Pascal compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bug Finder

    Bug Finder

    A real Win32 extensible passive debugger

    This project born a few years ago when I encountered a fatal bug on a production environment, unfortunately not replicable on my development machine. I spent many time finding a solution, using also freeware and commercial third-party tools and libraries, but none helped me because the bug crashed the process, and no of the above tools could be able to catch the exception before the process dying. Also, it was not possible to install a development environment onto the production machines, so the only solution was to develop a debugger which didn't need any user/developer interaction. I used many open source resources, then I decided to make the Bug Finder an open source project. It is built over a pluggable architecture to support other languages different from Borland Delphi (the one I used to develop my faulting application and the Bug Finder too). Here is the article http://www.codeproject.com/Articles/602794/Bug-Finder-a-real-Win32-extensible-passive-debugge .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Burkhard Heim's Mass Formula - A collection of programs that calculate the mass of a variety of sub-atomic particles, based on work by the late Burkhard Heim. http://www.heim-theory.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Experimental compiler for new .NET language written in C#. Based on Pascal-like Microsoft Navision C/AL programming language. Dedicated for working with databases. It has a built-in O-R mapper. Current implementation works with Microsoft SQL Server DBMS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CPU Informer - CPU recognition program. A very useful tool for CPU detection. It recognizez all types of x86 CPU's including new Intel and AMD Dual Core CPUs. Also CPU Informer can work with most popular LPC SuperIO sensors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CPtool is a small text-UI tool for copying files from a slow local media(such as CD-ROM) on a poor computer. CPtool是一个文字界面的用于在破电脑上从类似光盘的缓慢媒体上面复制文件的小工具。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Questo programma permette di calcolare l'area e il perimetro di alcune figure geometriche. Figure al momento supportate: triangolo, quadrato, rettangolo, trapezio, rombo, pentagono, cerchio e circonferenza.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CapturaDesktop

    CapturaDesktop

    Capture Suas telas facilmente com o CapturaDesktop!

    O CapturaDesktop, foi feito para você capturar suas telas com grande facilidade, oferendo 3 ferramentas de captura, e ainda salva as imagens em JPG, BMP, ICO, PNG, RAW e TIFF. Antes de tudo, deixe qual formato você deseja que seja salvo a imagem. Usando as 3 ferramentas: Modo simples: apenas clique no botão "Capturar"; Modo Silencioso(ideal para games e aplicações em Run-Time):Configure uma tecla (F9, F10, F11 ou F12) e clique em iniciar modo Silencioso, e quando for capturar aperte a tecla configurada. Modo Temporizador:Este modo é o mais prático de uso tambem, pois captura imagens a cada X segundos.Apenas clique em "Iniciar temporizador" e escolha o tempo em segundos, e depois clique em "Iniciar". O captura desktop ainda oferece a opção de mostrar a imagem e mensagem depois de capturada. Feito por Lucas|Playsoftwares.p.ht Feito por brasileiro! Baixem e usem a vontade.Breve V2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Card Raytracer Benchmark

    Short C++/Java/C#/Python benchmark

    This is a short C++/Java/C#/Python benchmark. Based on Paul Heckbert's sources. Thank you Paul!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Rational Rose addin to facilitate the use of the catalysis methodology with rational rose. Decreases the amount of maintainance required with Rational Rose models and adds ability to format model documentation in HTML. Written in Delphi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cavalry
    Automatically copies files to and from a web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An action game to hunt virusses and vaccinate all computers in the building while solving complex puzzles and destroying whatever is on your way. ĄLevel editor included!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    CellGrowth

    Modeling of cell culture growth

    See wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A small tool helps you to balance the chemical formulas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This program simulates the performance of the supersonic continuous wave chemical laser by solving 2D-system of Navier-Stokes equations in slender-jet approximation that includes multi-component diffusion, non-equilibrium chemical reactions and radiation
    Downloads: 0 This Week
    Last Update:
    See Project